IBatchRuleProperties.RuleName Property

Definition

Name of the rule.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Name of the rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ruleName", Update=false)]
public string RuleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Name of the rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ruleName", Update=false)>]
member this.RuleName : string with get, set
Public Property RuleName As String

Property Value

Attributes

Applies to