Share via


ApplicationGatewayBackendHealthHttpSettings.BackendHttpSettings Property

Definition

Gets or sets reference to an ApplicationGatewayBackendHttpSettings resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to