Compartir a través de


ApplicationGatewayBackendHttpSettingsInner.ProbeEnabled Propiedad

Definición

Obtiene o establece si el sondeo está habilitado. El valor predeterminado es False.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.probeEnabled")]
public bool? ProbeEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.probeEnabled")>]
member this.ProbeEnabled : Nullable<bool> with get, set
Public Property ProbeEnabled As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a