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

적용 대상