Sdílet prostřednictvím


IQueryAggregation Interface

Definition

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

Properties

Function

The name of the aggregation function to use.

Name

The name of the column to aggregate.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to