Uses of Interface
com.azure.resourcemanager.resources.models.ManagementLock
Packages that use ManagementLock
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ManagementLock in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ManagementLockModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<ManagementLock> ManagementLocks.listForResource(String resourceId) Lists management locks associated with the specified resource, its resource group and any resources below the resource.com.azure.core.http.rest.PagedFlux<ManagementLock> ManagementLocks.listForResourceAsync(String resourceId) Lists management locks associated with the specified resource, its resource group, and any level below the resource.