public interface PolicyAssignments extends SupportsListing<PolicyAssignment>, SupportsListingByResourceGroup<PolicyAssignment>, SupportsGettingById<PolicyAssignment>, SupportsCreating<PolicyAssignment.DefinitionStages.Blank>, SupportsDeletingById
| Modifier and Type | Method and Description |
|---|---|
PagedList<PolicyAssignment> |
listByResource(String resourceId)
List policy assignments of the resource.
|
list, listAsynclistByResourceGroup, listByResourceGroupAsyncgetById, getByIdAsync, getByIdAsyncdefinedeleteById, deleteByIdAsync, deleteByIdAsyncPagedList<PolicyAssignment> listByResource(String resourceId)
resourceId - the ID of the resourceCopyright © 2019. All rights reserved.