Partager via


LoadBalancingRuleInner.EnableFloatingIP Propriété

Définition

Obtient ou définit configure le point de terminaison d’une machine virtuelle pour la fonctionnalité IP flottante requise pour configurer un groupe de disponibilité SQL AlwaysOn. Ce paramètre est requis lors de l’utilisation des groupes de disponibilité SQL AlwaysOn dans SQL Server. Ce paramètre ne peut pas être modifié après avoir créé le point de terminaison.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableFloatingIP")]
public bool? EnableFloatingIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableFloatingIP")>]
member this.EnableFloatingIP : Nullable<bool> with get, set
Public Property EnableFloatingIP As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à