ExpandedPropertiesScope Class

Details of the resource scope.

Constructor

ExpandedPropertiesScope(*, 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.

Default value: None
display_name
str

Display name of the resource.

Default value: None
type
str

Type of the resource.

Default value: None

Variables

Name Description
id
str

Scope id of the resource.

display_name
str

Display name of the resource.

type
str

Type of the resource.