IDimension Interface
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.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) |