Freigeben über


IQueryAggregation Interface

Definition

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

Properties

Name Description
Function
Name

Methods

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

Applies to