IAlertPropertiesDetails.Threshold Property

Definition

notification threshold percentage as a decimal which activated this alert

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

Property Value

Attributes

Applies to