Share via


IAlertPropertiesDetails.Threshold Property

Definition

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

Property Value

Attributes

Applies to