Sdílet prostřednictvím


IAlertPropertiesDetails.Amount Property

Definition

budget threshold amount

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

Property Value

Attributes

Applies to