Freigeben über


CustomRuleList.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.CustomRule> Rules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rules")>]
member this.Rules : System.Collections.Generic.IList<Microsoft.Azure.Management.Cdn.Models.CustomRule> with get, set
Public Property Rules As IList(Of CustomRule)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: