Compartir a través de


ApplicationGatewayOnDemandProbe.Host Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a