Share via


IRule.SetName Property

Definition

The name of the rule set containing the rule.

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

Property Value

Attributes

Applies to