Share via


ContainerNetworkInterfaceConfigurationPropertiesFormat interface

Container network interface configuration properties.

Properties

containerNetworkInterfaces

A list of container network interfaces created from this container network interface configuration.

ipConfigurations

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

Property Value