Share via


IAlertProperties.DetailThreshold 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? DetailThreshold { 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.DetailThreshold : Nullable<decimal> with get, set
Public Property DetailThreshold As Nullable(Of Decimal)

Property Value

Attributes

Applies to