Share via


ApplicationGatewayOnDemandProbe.BackendHttpSettings Property

Definition

Gets or sets reference of backend http setting of application gateway to be used for test probe.

[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