Click or drag to resize

CreateAzureInvoiceConfigBillingPeriodDay Property

Gets or sets the CSP Billing Period day of the month.

Namespace:  Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public Nullable<int> BillingPeriodDay { get; set; }

Property Value

Type: NullableInt32
CSP Billing Period day.
See Also