Aracılığıyla paylaş


IViewProperties.Chart Property

Definition

Chart type of the main view in Cost Analysis. Required.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Chart type of the main view in Cost Analysis. Required.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ChartType) }, ReadOnly=false, Required=false, SerializedName="chart")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ChartType? Chart { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Chart type of the main view in Cost Analysis. Required.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ChartType) }, ReadOnly=false, Required=false, SerializedName="chart")>]
member this.Chart : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ChartType> with get, set
Public Property Chart As Nullable(Of ChartType)

Property Value

Attributes

Applies to