ContainerNetworkInterfaceConfiguration interface
Container network interface configuration child resource.
- Extends
Properties
container |
A list of container network interfaces created from this container network interface configuration. |
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
ip |
A list of ip configurations of the container network interface configuration. |
name | The name of the resource. This name can be used to access the resource. |
provisioning |
The provisioning state of the container network interface configuration resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Sub Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource ID. |
Property Details
containerNetworkInterfaces
A list of container network interfaces created from this container network interface configuration.
containerNetworkInterfaces?: SubResource[]
Property Value
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
ipConfigurations
A list of ip configurations of the container network interface configuration.
ipConfigurations?: IPConfigurationProfile[]
Property Value
name
The name of the resource. This name can be used to access the resource.
name?: string
Property Value
string
provisioningState
The provisioning state of the container network interface configuration resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
type
Sub Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string