Compartilhar via


GatewayHostnameConfigurationContract.Hostname Propriedade

Definição

Obtém ou define o valor do nome do host. Dá suporte ao nome de domínio válido, curinga parcial ou completo

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a