Share via


IGroupByVariable Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.GroupByVariableTypeConverter))]
public interface IGroupByVariable : Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.GroupByVariableTypeConverter))>]
type IGroupByVariable = interface
    interface IJsonSerializable
Public Interface IGroupByVariable
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
VariableName

Describes the supported variable for group by

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to