Share via


IAlertPropertiesDetails.Amount Property

Definition

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

Property Value

Attributes

Applies to