CreateAzureInvoiceConfig Class |
[Missing <summary> documentation for "T:Atomia.Billing.Core.Sdk.BusinessLogic.CreateAzureInvoiceConfig"]
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The CreateAzureInvoiceConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateAzureInvoiceConfig | Initializes a new instance of the CreateAzureInvoiceConfig class |
| Name | Description | |
|---|---|---|
| BillingPeriodDay |
Gets or sets the CSP Billing Period day of the month.
| |
| IncompleteUsageInvoiceDay |
Used to configure if Azure invoice should be created even if usage wasn't marked as completely collected,
if value is configured.
| |
| IncompleteUsageNotificationDay |
Used to configure if when to send notification to reseller when usage wasn't marked as completely collected,
if value is configured.
| |
| InvoiceCalendarMonths |
If true, invoices will be created for usage for calendar months (first to first of the month).
Otherwise, invoices will match CSP's billing period in Microsoft.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |