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, listAsync
listByResourceGroup, listByResourceGroupAsync
getById, getByIdAsync, getByIdAsync
define
deleteById, deleteByIdAsync, deleteByIdAsync
PagedList<PolicyAssignment> listByResource(String resourceId)
resourceId
- the ID of the resourceCopyright © 2019. All rights reserved.