Compartir a través de


ApplicationGatewayHttpListener.HostNames Propiedad

Definición

Obtiene o establece la lista de nombres de host para el agente de escucha HTTP que también permite caracteres comodín especiales.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNames")]
public System.Collections.Generic.IList<string> HostNames { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostNames")>]
member this.HostNames : System.Collections.Generic.IList<string> with get, set
Public Property HostNames As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a