QueryDatasetAggregation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.QueryDatasetAggregationTypeConverter))]
public class QueryDatasetAggregation : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryDatasetAggregation, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryDatasetAggregationInternal, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryAggregation>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.QueryDatasetAggregationTypeConverter))>]
type QueryDatasetAggregation = class
interface IQueryDatasetAggregation
interface IJsonSerializable
interface IAssociativeArray<IQueryAggregation>
interface IQueryDatasetAggregationInternal
Public Class QueryDatasetAggregation
Implements IAssociativeArray(Of IQueryAggregation), IQueryDatasetAggregation, IQueryDatasetAggregationInternal
- Inheritance
-
QueryDatasetAggregation
- Attributes
- Implements
Constructors
QueryDatasetAggregation() |
Fields
__additionalProperties |
Properties
Item[String] |
Methods
Operators
Implicit(QueryDatasetAggregation to Dictionary<String,IQueryAggregation>) |
Explicit Interface Implementations
IAssociativeArray<IQueryAggregation>.AdditionalProperties | |
IAssociativeArray<IQueryAggregation>.Count | |
IAssociativeArray<IQueryAggregation>.Keys | |
IAssociativeArray<IQueryAggregation>.Values |