Beneficiary Class

Details of the beneficiary.

Inheritance
azure.mgmt.billing._serialization.Model
Beneficiary

Constructor

Beneficiary(*, tenant_id: str | None = None, object_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tenant_id
str

The ID that uniquely identifies a tenant.

object_id
str

The ID that uniquely identifies a user in a tenant.

Variables

Name Description
tenant_id
str

The ID that uniquely identifies a tenant.

object_id
str

The ID that uniquely identifies a user in a tenant.