Share via


ApplicationGatewayUrlPathMapInner.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.ResourceManager.Fluent.SubResource DefaultBackendAddressPool { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.defaultBackendAddressPool")>]
member this.DefaultBackendAddressPool : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property DefaultBackendAddressPool As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to