共用方式為


HybridConnectionInner.Hostname 屬性

定義

取得或設定端點的主機名稱。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於