Sdílet prostřednictvím


IForecastAggregation Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.ForecastAggregationTypeConverter))]
public interface IForecastAggregation : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.ForecastAggregationTypeConverter))>]
type IForecastAggregation = interface
    interface IJsonSerializable
Public Interface IForecastAggregation
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