IManagedRuleGroupDefinition.RuleGroupName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name of the managed rule group.
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Name of the managed rule group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ruleGroupName", Update=false)]
public string RuleGroupName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="Name of the managed rule group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ruleGroupName", Update=false)>]
member this.RuleGroupName : string
Public ReadOnly Property RuleGroupName As String
Property Value
- Attributes