Share via


IAlert.DetailInvoicingThreshold Property

Definition

invoicing threshold

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="invoicing threshold", PossibleTypes=new System.Type[] { typeof(System.Decimal) }, ReadOnly=false, Required=false, SerializedName="invoicingThreshold")]
public decimal? DetailInvoicingThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="invoicing threshold", PossibleTypes=new System.Type[] { typeof(System.Decimal) }, ReadOnly=false, Required=false, SerializedName="invoicingThreshold")>]
member this.DetailInvoicingThreshold : Nullable<decimal> with get, set
Public Property DetailInvoicingThreshold As Nullable(Of Decimal)

Property Value

Attributes

Applies to