PolicyAssignmentPropertiesScope Class
Details of the resource scope.
Constructor
PolicyAssignmentPropertiesScope(*, id: str | None = None, display_name: str | None = None, type: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
Scope id of the resource. Default value: None
|
display_name
|
Display name of the resource. Default value: None
|
type
|
Type of the resource. Default value: None
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python