Compartilhar via


ApplicationGetEndpoint.PublicPort Propriedade

Definição

Obtém ou define a porta pública à qual se 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a