Sdílet prostřednictvím


EndpointDetail.Port Vlastnost

Definice

Získá port, ke kterému je připojen koncový bod.

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro