ApplicationGatewayBackendAddressPoolPropertiesFormat interface
Properties of Backend Address Pool of an application gateway.
Properties
| backend |
Backend addresses. |
| backend |
Collection of references to IPs defined in network interfaces. |
| provisioning |
The provisioning state of the backend address pool resource. |
Property Details
backendAddresses
Backend addresses.
backendAddresses?: ApplicationGatewayBackendAddress[]
Property Value
backendIPConfigurations
Collection of references to IPs defined in network interfaces.
backendIPConfigurations?: NetworkInterfaceIPConfiguration[]
Property Value
provisioningState
The provisioning state of the backend address pool resource.
provisioningState?: string
Property Value
string