IManagedRuleSet.RuleSetType Property

Definition

Defines the rule set type to use.

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

Property Value

Attributes

Applies to