Sdílet prostřednictvím


IAlertPropertiesDetails.CurrentSpend Property

Definition

current spend

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="current spend", PossibleTypes=new System.Type[] { typeof(System.Decimal) }, ReadOnly=false, Required=false, SerializedName="currentSpend")]
public decimal? CurrentSpend { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="current spend", PossibleTypes=new System.Type[] { typeof(System.Decimal) }, ReadOnly=false, Required=false, SerializedName="currentSpend")>]
member this.CurrentSpend : Nullable<decimal> with get, set
Public Property CurrentSpend As Nullable(Of Decimal)

Property Value

Attributes

Applies to