Aracılığıyla paylaş


ApplicationGetHttpsEndpoint.PublicPort Property

Definition

Gets the public port to connect to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to