Share via


IRouteUpdatePropertiesParameters.RuleSet Property

Definition

rule sets referenced by this endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="rule sets referenced by this endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IResourceReference) }, Read=true, ReadOnly=false, Required=false, SerializedName="ruleSets", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IResourceReference> RuleSet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="rule sets referenced by this endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IResourceReference) }, Read=true, ReadOnly=false, Required=false, SerializedName="ruleSets", Update=true)>]
member this.RuleSet : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.IResourceReference> with get, set
Public Property RuleSet As List(Of IResourceReference)

Property Value

Attributes

Applies to