Condividi tramite


IViewProperties.Accumulated Property

Definition

Show costs accumulated over time.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Show costs accumulated over time.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AccumulatedType) }, ReadOnly=false, Required=false, SerializedName="accumulated")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AccumulatedType? Accumulated { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Show costs accumulated over time.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AccumulatedType) }, ReadOnly=false, Required=false, SerializedName="accumulated")>]
member this.Accumulated : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AccumulatedType> with get, set
Public Property Accumulated As Nullable(Of AccumulatedType)

Property Value

Attributes

Applies to