Share via


IQueryGrouping Interface

Definition

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

Properties

Name Description
Name
Type

Methods

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

Applies to