Udostępnij za pośrednictwem


InboundNatPoolInner.BackendPort Property

Definition

Gets or sets the port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backendPort")]
public int BackendPort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backendPort")>]
member this.BackendPort : int with get, set
Public Property BackendPort As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to