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. |
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