ManagedRuleSetScope.RuleGroupScope Property

Definition

List of rule group scopes.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRuleGroupScope> RuleGroupScope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)>]
member this.RuleGroupScope : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IRuleGroupScope> with get, set
Public Property RuleGroupScope As List(Of IRuleGroupScope)

Property Value

Implements

Attributes

Applies to