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.Api20211001.DimensionTypeConverter))]
public interface IDimension : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.DimensionTypeConverter))>]
type IDimension = interface
interface IJsonSerializable
interface IResource
Public Interface IDimension
Implements IResource
- Derived
- Attributes
- Implements
Properties
Category |
Dimension category. |
Data |
Dimension data. |
Description |
Dimension description. |
ETag |
ETag of the resource. (Inherited from IResource) |
FilterEnabled |
Filter enabled. |
GroupingEnabled |
Grouping enabled. |
Id |
Resource Id. (Inherited from IResource) |
Location |
Location of the resource. (Inherited from IResource) |
Name |
Resource name. (Inherited from IResource) |
NextLink |
The link (url) to the next page of results. |
Sku |
SKU of the resource. (Inherited from IResource) |
Tag |
Resource tags. (Inherited from IResource) |
Total |
Total number of data for the dimension. |
Type |
Resource type. (Inherited from IResource) |
UsageEnd |
Usage end. |
UsageStart |
Usage start. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |