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
Subinterfaces with type arguments of type ManagementLock in com.azure.resourcemanager.resources.modelsModifier and TypeInterfaceDescriptioninterfaceManagement lock.static interfaceThe stage of the management lock definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.static interfaceContainer interface for all the updates.interfaceEntry point to management lock management.interfaceEntry point to management lock management.interfaceEntry point to management lock management.interfaceEntry point to management lock management.interfaceEntry point to management lock management.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.