Freigeben über


CustomRule.GroupByCustomRule Property

Definition

Describes the list of variables to group the rate limit requests

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

Property Value

Implements

Attributes

Applies to