Compartir a través de


ApplicationGatewayProbeInner.Host Propiedad

Definición

Obtiene o establece el nombre de host al que se va a enviar el sondeo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.host")]
public string Host { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.host")>]
member this.Host : string with get, set
Public Property Host As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a