Uses of Class
com.azure.resourcemanager.resources.models.PolicyAssignmentListResult
-
Packages that use PolicyAssignmentListResult Package Description com.azure.resourcemanager.resources.models 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 PolicyAssignmentListResult Modifier and Type Method Description PolicyAssignmentListResultPolicyAssignmentListResult. withNextLink(String nextLink)Set the nextLink property: The URL to use for getting the next set of results.PolicyAssignmentListResultPolicyAssignmentListResult. withValue(List<PolicyAssignmentInner> value)Set the value property: An array of policy assignments.
-