ApplicationGatewayIPConfigurationPropertiesFormat interface
Properties of IP configuration of an application gateway.
Properties
| provisioning |
The provisioning state of the application gateway IP configuration resource. |
| subnet | Reference to the subnet resource. A subnet from where application gateway gets its private address. |
Property Details
provisioningState
The provisioning state of the application gateway IP configuration resource.
provisioningState?: string
Property Value
string
subnet
Reference to the subnet resource. A subnet from where application gateway gets its private address.
subnet?: SubResource