Partager via


InboundNatRuleInner.BackendPort Propriété

Définition

Obtient ou définit le port utilisé pour le point de terminaison interne. Les valeurs acceptables vont de 1 à 65535.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à