共用方式為


HybridConnectionInner.Port 屬性

定義

取得或設定端點的埠。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.port")]
public int? Port { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.port")>]
member this.Port : Nullable<int> with get, set
Public Property Port As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於