BillingRoleDefinition Class

The properties of a role definition.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing.models._models_py3.Resource
BillingRoleDefinition

Constructor

BillingRoleDefinition(*, permissions: Optional[List[azure.mgmt.billing.models._models_py3.BillingPermissionsProperties]] = None, **kwargs)

Parameters

permissions
list[BillingPermissionsProperties]
Required

The billingPermissions the role has.

Variables

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

description
str

The role description.

role_name
str

The name of the role.