Compartilhar via


PolicyAssignmentPropertiesScope Class

Details of the resource scope.

Inheritance
azure.mgmt.authorization._serialization.Model
PolicyAssignmentPropertiesScope

Constructor

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

Keyword-Only Parameters

Name Description
id
str

Scope id of the resource.

display_name
str

Display name of the resource.

type
str

Type of the resource.

Variables

Name Description
id
str

Scope id of the resource.

display_name
str

Display name of the resource.

type
str

Type of the resource.