Share via


IAlertProperties.DetailInvoicingThreshold Property

Definition

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

Property Value

Attributes

Applies to