다음을 통해 공유


EndpointDetail.Port 속성

정의

엔드포인트가 연결된 포트를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상