Condividi tramite


IReportConfigDataset Interface

Definition

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

Properties

Name Description
Aggregation
ConfigurationColumn
Filter
Granularity
Grouping
Sorting

Methods

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

Applies to