PolicyAssignmentListResult Class
List of policy assignments.
- Inheritance
-
azure.mgmt.resource.policy._serialization.ModelPolicyAssignmentListResult
PolicyAssignmentListResult(*, value: List[_models.PolicyAssignment] | None = None, next_link: str | None = None, **kwargs: Any)
Name | Description |
---|---|
value
|
An array of policy assignments. |
next_link
|
The URL to use for getting the next set of results. |
Name | Description |
---|---|
value
|
An array of policy assignments. |
next_link
|
The URL to use for getting the next set of results. |
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 feedback
Azure SDK for Python is an open source project. Select a link to provide feedback: