BillingPeriod Class
A billing period resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing.models._models_py3.ResourceBillingPeriod
Constructor
BillingPeriod(**kwargs)
Variables
Name | Description |
---|---|
id
|
Resource Id. |
name
|
Resource name. |
type
|
Resource type. |
billing_period_start_date
|
The start of the date range covered by the billing period. |
billing_period_end_date
|
The end of the date range covered by the billing period. |
invoice_ids
|
Array of invoice ids that associated with. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python