Beneficiary Class
Details of the beneficiary.
- Inheritance
-
azure.mgmt.billing._serialization.ModelBeneficiary
Constructor
Beneficiary(*, tenant_id: str | None = None, object_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tenant_id
|
The ID that uniquely identifies a tenant. |
object_id
|
The ID that uniquely identifies a user in a tenant. |
Variables
Name | Description |
---|---|
tenant_id
|
The ID that uniquely identifies a tenant. |
object_id
|
The ID that uniquely identifies a user in a tenant. |
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