Compartilhar via


ExpandedProperties Class

Expanded info of resource, role and principal.

Inheritance
azure.mgmt.authorization._serialization.Model
ExpandedProperties

Constructor

ExpandedProperties(*, scope: _models.ExpandedPropertiesScope | None = None, role_definition: _models.ExpandedPropertiesRoleDefinition | None = None, principal: _models.ExpandedPropertiesPrincipal | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
scope

Details of the resource scope.

role_definition

Details of role definition.

principal

Details of the principal.

Variables

Name Description
scope

Details of the resource scope.

role_definition

Details of role definition.

principal

Details of the principal.