Share via


ContainerNetworkInterfaceConfigurationPropertiesFormatOutput 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.

provisioningState

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?: SubResourceOutput[]

Property Value

ipConfigurations

A list of ip configurations of the container network interface configuration.

ipConfigurations?: IPConfigurationProfileOutput[]

Property Value

provisioningState

The provisioning state of the container network interface configuration resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"