Compartir a través de


ApplicationGatewayHttpListener.HostName Propiedad

Definición

Obtiene o establece el nombre de host del agente de escucha HTTP.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a