Compartilhar via


PolicyAssignmentPropertiesRoleDefinition Class

Details of role definition.

Inheritance
azure.mgmt.authorization._serialization.Model
PolicyAssignmentPropertiesRoleDefinition

Constructor

PolicyAssignmentPropertiesRoleDefinition(*, id: str | None = None, display_name: str | None = None, type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Id of the role definition.

display_name
str

Display name of the role definition.

type
str

Type of the role definition.

Variables

Name Description
id
str

Id of the role definition.

display_name
str

Display name of the role definition.

type
str

Type of the role definition.