Uses of Interface
com.microsoft.azure.management.locks.ManagementLock
Package
Description
This package contains the classes for ManagementLockClient.
-
Uses of ManagementLock in com.microsoft.azure.management.locks
Modifier and TypeMethodDescriptioncom.microsoft.azure.PagedList<ManagementLock>
ManagementLocks.listForResource
(String resourceId) Lists management locks associated with the specified resource, its resource group and any resources below the resource.rx.Observable<ManagementLock>
ManagementLocks.listForResourceAsync
(String resourceId) Lists management locks associated with the specified resource, its resource group, and any level below the resource.