Freigeben über


ApplicationGetEndpoint.DestinationPort Eigenschaft

Definition

Ruft den Zielport ab, mit dem eine Verbindung hergestellt werden soll, oder legt diesen fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: