ContainerNetworkInterfacePropertiesFormat interface

Properties of container network interface.

Properties

container

Reference to the container to which this container network interface is attached.

containerNetworkInterfaceConfiguration

Container network interface configuration from which this container network interface is created.

ipConfigurations

Reference to the ip configuration on this container nic.

provisioningState

The provisioning state of the container network interface resource.

Property Details

container

Reference to the container to which this container network interface is attached.

container?: Container

Property Value

containerNetworkInterfaceConfiguration

Container network interface configuration from which this container network interface is created.

containerNetworkInterfaceConfiguration?: ContainerNetworkInterfaceConfiguration

Property Value

ipConfigurations

Reference to the ip configuration on this container nic.

ipConfigurations?: ContainerNetworkInterfaceIpConfiguration[]

Property Value

provisioningState

The provisioning state of the container network interface resource.

provisioningState?: string

Property Value

string