Share via


IDimension Interface

Definition

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

Properties

Category
Data
Description
ETag (Inherited from IResource)
FilterEnabled
GroupingEnabled
Id (Inherited from IResource)
Location (Inherited from IResource)
Name (Inherited from IResource)
NextLink
Sku (Inherited from IResource)
Tag (Inherited from IResource)
Total
Type (Inherited from IResource)
UsageEnd
UsageStart

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to