Freigeben über


LoadBalancer.LoadBalancingRules Eigenschaft

Definition

Ruft die Objektauflistung ab, die die Lastenausgleichsregeln darstellt, ruft die Bereitstellung ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: