PolicyAssignmentProperties Class
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. Default value: None
|
role_definition
|
Details of role definition. Default value: None
|
policy
|
Details of the policy. Default value: None
|
Variables
Name | Description |
---|---|
scope
|
Details of the resource scope. |
role_definition
|
Details of role definition. |
policy
|
Details of the policy. |
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