Partager via


InboundNatRule.FrontendPort Propriété

Définition

Obtient ou définit le port du point de terminaison externe. Les numéros de port de chaque règle doivent être uniques dans le Load Balancer. Les valeurs acceptables vont de 1 à 65534.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à