IView 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.ViewTypeConverter))]
public interface IView : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ViewTypeConverter))>]
type IView = interface
interface IJsonSerializable
interface IProxyResource
Public Interface IView
Implements IProxyResource
- Derived
- Attributes
- Implements
Properties
Accumulated | |
Chart | |
ConfigurationColumn | |
CreatedOn | |
Currency | |
DataSetAggregation | |
DataSetFilter | |
DataSetGranularity | |
DataSetGrouping | |
DataSetSorting | |
DateRange | |
DisplayName | |
ETag | (Inherited from IProxyResource) |
Id | (Inherited from IProxyResource) |
Kpi | |
Metric | |
ModifiedOn | |
Name | (Inherited from IProxyResource) |
Pivot | |
QueryIncludeMonetaryCommitment | |
QueryTimeframe | |
QueryType | |
Scope | |
TimePeriodFrom | |
TimePeriodTo | |
Type | (Inherited from IProxyResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |