Udostępnij za pośrednictwem


ApplicationGatewayPathRuleInner.BackendHttpSettings Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to