BillingAccountPoliciesResponseProperties Class

Put billing account policies response properties.

Inheritance
BillingAccountPoliciesResponseProperties

Constructor

BillingAccountPoliciesResponseProperties(*, service_tenants: Optional[List[azure.mgmt.subscription.models._models_py3.ServiceTenantResponse]] = None, allow_transfers: Optional[bool] = None, **kwargs)

Variables

service_tenants
list[ServiceTenantResponse]

Service tenant for the billing account.

allow_transfers
bool

Determine if the transfers are allowed for the billing account.