Compartir a través de


ApplicationGetEndpoint.DestinationPort Propiedad

Definición

Obtiene o establece el puerto de destino al que se va a conectar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a