Freigeben über


AvailabilityGroupListener.LoadBalancerConfigurations Eigenschaft

Definition

Ruft die Liste der Lastenausgleichskonfigurationen für einen Verfügbarkeitsgruppenlistener ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.loadBalancerConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.SqlVirtualMachine.Models.LoadBalancerConfiguration> LoadBalancerConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.loadBalancerConfigurations")>]
member this.LoadBalancerConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.SqlVirtualMachine.Models.LoadBalancerConfiguration> with get, set
Public Property LoadBalancerConfigurations As IList(Of LoadBalancerConfiguration)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: