ICustomRule.Priority Property

Definition

Defines in what order this rule be evaluated in the overall list of custom rules

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Defines in what order this rule be evaluated in the overall list of custom rules", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="priority", Update=true)]
public int Priority { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Defines in what order this rule be evaluated in the overall list of custom rules", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="priority", Update=true)>]
member this.Priority : int with get, set
Public Property Priority As Integer

Property Value

Attributes

Applies to