Compartilhar via


PolicyAssignmentProperties Class

Expanded info of resource scope, role definition and policy.

Inheritance
azure.mgmt.authorization._serialization.Model
PolicyAssignmentProperties

Constructor

PolicyAssignmentProperties(*, scope: _models.PolicyAssignmentPropertiesScope | None = None, role_definition: _models.PolicyAssignmentPropertiesRoleDefinition | None = None, policy: _models.PolicyAssignmentPropertiesPolicy | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
scope

Details of the resource scope.

role_definition

Details of role definition.

policy

Details of the policy.

Variables

Name Description
scope

Details of the resource scope.

role_definition

Details of role definition.

policy

Details of the policy.