Freigeben über


Invoice.IsMonthlyInvoice Eigenschaft

Definition

Gets gibt an, ob die Rechnung im Rahmen eines monatlichen Abrechnungszyklus generiert wird oder nicht. Dieses Feld gilt für Abrechnungskonten mit dem Vertragstyp Microsoft-Kundenvereinbarung.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isMonthlyInvoice")]
public bool? IsMonthlyInvoice { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isMonthlyInvoice")>]
member this.IsMonthlyInvoice : Nullable<bool>
Public ReadOnly Property IsMonthlyInvoice As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: