Sdílet prostřednictvím


ApplicationGatewayOnDemandProbe.BackendHttpSettings Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to