IPConfigurationProfilePropertiesFormat interface
IP configuration profile properties.
Properties
| provisioning |
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