Compartir a través de


ApplicationGatewayOnDemandProbe.BackendHttpSettings Propiedad

Definición

Obtiene o establece la referencia a la configuración http de back-end de application Gateway que se va a usar para el sondeo de prueba.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a