Freigeben über


ManagedCluster.LoadBalancingRules Eigenschaft

Definition

Ruft Lastenausgleichsregeln ab, die auf den öffentlichen Lastenausgleich des Clusters angewendet werden, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: