Condividi tramite


IAlert.DefinitionCategory Property

Definition

Alert category

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

Property Value

Attributes

Applies to