IDismissAlertPayloadInternal.DefinitionCategory 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.
Alert category
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertCategory? DefinitionCategory { get; set; }
member this.DefinitionCategory : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertCategory> with get, set
Public Property DefinitionCategory As Nullable(Of AlertCategory)