IPConfigurationProfilePropertiesFormat interface

IP configuration profile properties.

Properties

provisioningState

The provisioning state of the IP configuration profile resource.

subnet

The reference to the subnet resource to create a container network interface ip configuration.

Property Details

provisioningState

The provisioning state of the IP configuration profile resource.

provisioningState?: string

Property Value

string

subnet

The reference to the subnet resource to create a container network interface ip configuration.

subnet?: Subnet

Property Value