IAlertPropertiesInternal.DetailOperator 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.
operator used to compare currentSpend with amount
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertOperator? DetailOperator { get; set; }
member this.DetailOperator : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.AlertOperator> with get, set
Public Property DetailOperator As Nullable(Of AlertOperator)