Freigeben über


RateLimitRuleList.Rules Eigenschaft

Definition

Ruft eine Liste von Regeln ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: