Share via


View Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ViewTypeConverter))]
public class View : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IView, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IViewInternal, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ViewTypeConverter))>]
type View = class
    interface IView
    interface IJsonSerializable
    interface IProxyResource
    interface IViewInternal
    interface IProxyResourceInternal
    interface IValidates
Public Class View
Implements IValidates, IView, IViewInternal
Inheritance
View
Attributes
Implements

Constructors

View()

Properties

Accumulated
Chart
ConfigurationColumn
CreatedOn
Currency
DataSetAggregation
DataSetFilter
DataSetGranularity
DataSetGrouping
DataSetSorting
DateRange
DisplayName
ETag
Id
Kpi
Metric
ModifiedOn
Name
Pivot
QueryIncludeMonetaryCommitment
QueryTimeframe
QueryType
ResourceGroupName
Scope
TimePeriodFrom
TimePeriodTo
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Explicit Interface Implementations

IProxyResourceInternal.Id
IProxyResourceInternal.Name
IProxyResourceInternal.Type
IViewInternal.CreatedOn
IViewInternal.Currency
IViewInternal.DataSetConfiguration
IViewInternal.DateRange
IViewInternal.ModifiedOn
IViewInternal.Property
IViewInternal.Query
IViewInternal.QueryDataSet
IViewInternal.QueryTimePeriod
IViewInternal.QueryType

Applies to