Share via


IAlert.DefinitionType Property

Definition

type of alert

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

Property Value

Attributes

Applies to