Package | Description |
---|---|
com.microsoft.azure.management.locks |
This package contains the classes for ManagementLockClient.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2019. All rights reserved.