Dela via


IAlert.DefinitionCriterion Property

Definition

Criteria that triggered alert

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Criteria that triggered alert", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertCriteria) }, ReadOnly=false, Required=false, SerializedName="criteria")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertCriteria? DefinitionCriterion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Criteria that triggered alert", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertCriteria) }, ReadOnly=false, Required=false, SerializedName="criteria")>]
member this.DefinitionCriterion : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertCriteria> with get, set
Public Property DefinitionCriterion As Nullable(Of AlertCriteria)

Property Value

Attributes

Applies to