PolicyAssignmentListResult Class
List of policy assignments.
- Inheritance
-
PolicyAssignmentListResult
Constructor
PolicyAssignmentListResult(*, value: Optional[List[azure.mgmt.resource.policy.v2018_05_01.models._models_py3.PolicyAssignment]] = None, next_link: Optional[str] = None, **kwargs)
Variables
- value
- list[PolicyAssignment]
An array of policy assignments.
- next_link
- str
The URL to use for getting the next set of results.
Feedback
Submit and view feedback for