Uses of Class
com.azure.resourcemanager.resources.models.PolicyAssignmentListResult
Packages that use PolicyAssignmentListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of PolicyAssignmentListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return PolicyAssignmentListResultModifier and TypeMethodDescriptionstatic PolicyAssignmentListResultPolicyAssignmentListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PolicyAssignmentListResult from the JsonReader.PolicyAssignmentListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.PolicyAssignmentListResult.withValue(List<PolicyAssignmentInner> value) Set the value property: An array of policy assignments.