ContainerNetworkInterfaceConfigurationPropertiesFormat interface
Container network interface configuration properties.
Properties
| container |
A list of container network interfaces created from this container network interface configuration. |
| ip |
A list of ip configurations of the container network interface configuration. |
| provisioning |
The provisioning state of the container network interface configuration resource. |
Property Details
containerNetworkInterfaces
A list of container network interfaces created from this container network interface configuration.
containerNetworkInterfaces?: SubResource[]
Property Value
ipConfigurations
A list of ip configurations of the container network interface configuration.
ipConfigurations?: IPConfigurationProfile[]
Property Value
provisioningState
The provisioning state of the container network interface configuration resource.
provisioningState?: string
Property Value
string