IAlert.DetailOperator Property

Definition

operator used to compare currentSpend with amount

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="operator used to compare currentSpend with amount", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertOperator) }, ReadOnly=false, Required=false, SerializedName="operator")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertOperator? DetailOperator { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="operator used to compare currentSpend with amount", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertOperator) }, ReadOnly=false, Required=false, SerializedName="operator")>]
member this.DetailOperator : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertOperator> with get, set
Public Property DetailOperator As Nullable(Of AlertOperator)

Property Value

Attributes

Applies to