Freigeben über


CustomRule.GroupBy Property

Definition

Gets or sets describes the list of variables to group the rate limit requests

[Newtonsoft.Json.JsonProperty(PropertyName="groupBy")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.GroupByVariable> GroupBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupBy")>]
member this.GroupBy : System.Collections.Generic.IList<Microsoft.Azure.Management.FrontDoor.Models.GroupByVariable> with get, set
Public Property GroupBy As IList(Of GroupByVariable)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to