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. |
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[]