Share via


ViewProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ViewPropertiesTypeConverter))]
public class ViewProperties : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IViewProperties, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IViewPropertiesInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ViewPropertiesTypeConverter))>]
type ViewProperties = class
    interface IViewProperties
    interface IJsonSerializable
    interface IViewPropertiesInternal
Public Class ViewProperties
Implements IViewProperties, IViewPropertiesInternal
Inheritance
ViewProperties
Attributes
Implements

Constructors

ViewProperties()

Properties

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

Methods

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

Explicit Interface Implementations

IViewPropertiesInternal.CreatedOn
IViewPropertiesInternal.Currency
IViewPropertiesInternal.DataSetConfiguration
IViewPropertiesInternal.DateRange
IViewPropertiesInternal.ModifiedOn
IViewPropertiesInternal.Query
IViewPropertiesInternal.QueryDataSet
IViewPropertiesInternal.QueryTimePeriod
IViewPropertiesInternal.QueryType

Applies to