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 1 et 65535.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à