Share via


ApplicationGatewayUrlPathMap.DefaultBackendAddressPool Property

Definition

Gets or sets default backend address pool resource of URL path map.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultBackendAddressPool")]
public Microsoft.Azure.Management.Network.Models.SubResource DefaultBackendAddressPool { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultBackendAddressPool")>]
member this.DefaultBackendAddressPool : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property DefaultBackendAddressPool As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to