IManagedRuleSetScope.RuleSetVersion Property

Definition

Defines the version of the rule set.

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

Property Value

Attributes

Applies to