Compartir a través de


HybridConnectionInner.Hostname Propiedad

Definición

Obtiene o establece el nombre de host del punto de conexión.

[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