BillingAccountPropertiesRegistrationNumber Class
Describes the registration number of the organization linked with the billing account.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
BillingAccountPropertiesRegistrationNumber(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
The unique identification number of the organization linked with the billing account. |
Variables
Name | Description |
---|---|
id
|
The unique identification number of the organization linked with the billing account. |
required
|
Identifies if the registration number is required for the billing account. |
type
|
The types of registration number allowed based on the country of the billing account. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python