Uses of Interface
com.microsoft.azure.management.resources.PolicyAssignment
-
Packages that use PolicyAssignment Package Description com.microsoft.azure.management.resources This package contains the classes for ResourceManagementClient. -
-
Uses of PolicyAssignment in com.microsoft.azure.management.resources
Methods in com.microsoft.azure.management.resources that return types with arguments of type PolicyAssignment Modifier and Type Method Description com.microsoft.azure.PagedList<PolicyAssignment>PolicyAssignments. listByResource(String resourceId)List policy assignments of the resource.
-