Share via


ApplicationGatewayBackendHealthHttpSettings.BackendHttpSettings Property

Definition

Gets or sets reference of an ApplicationGatewayBackendHttpSettings resource.

[Newtonsoft.Json.JsonProperty(PropertyName="backendHttpSettings")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource BackendHttpSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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