Share via


ApplicationGatewayUrlPathMapInner.DefaultBackendHttpSettings Property

Definition

Gets or sets default backend http settings resource of URL path map.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to