Share via


IAlert.DetailCurrentSpend Property

Definition

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

Property Value

Attributes

Applies to