public interface PolicyAssignments extends SupportsListing<PolicyAssignment>, SupportsListingByResourceGroup<PolicyAssignment>, SupportsGettingById<PolicyAssignment>, SupportsCreating<PolicyAssignment.DefinitionStages.Blank>, SupportsDeletingById
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.http.rest.PagedIterable<PolicyAssignment> |
listByResource(String resourceId)
List policy assignments of the resource.
|
list, listAsynclistByResourceGroup, listByResourceGroupAsyncgetById, getByIdAsyncdefinedeleteById, deleteByIdAsynccom.azure.core.http.rest.PagedIterable<PolicyAssignment> listByResource(String resourceId)
resourceId - the ID of the resourceCopyright © 2021 Microsoft Corporation. All rights reserved.