Compartir a través de


ApplicationGetEndpoint.PublicPort Propiedad

Definición

Obtiene o establece el puerto público al que se va a conectar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a