Share via


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

Property Value

Attributes

Applies to