Partager via


RateLimitRuleList.Rules Propriété

Définition

Obtient ou définit la liste des règles

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à