Partager via


LoadBalancingRule.BackendPort Propriété

Définition

Obtient ou définit le port utilisé pour les connexions internes sur le point de terminaison. Les valeurs acceptables sont comprises entre 0 et 65535. Notez que la valeur 0 active « Tout port ».

[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 à