Uses of Interface
com.azure.resourcemanager.resources.models.PolicyAssignment
-
Packages that use PolicyAssignment Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of PolicyAssignment in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return types with arguments of type PolicyAssignment Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<PolicyAssignment>PolicyAssignments. listByResource(String resourceId)List policy assignments of the resource.
-