IAlertInternal.DefinitionCriterion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Criteria that triggered alert
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertCriteria? DefinitionCriterion { get; set; }
member this.DefinitionCriterion : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertCriteria> with get, set
Public Property DefinitionCriterion As Nullable(Of AlertCriteria)