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