public static interface ManagementLock.UpdateStages.WithLevel
| Modifier and Type | Method and Description |
|---|---|
ManagementLock.Update |
withLevel(LockLevel level)
Specifies the lock level.
|
ManagementLock.Update withLevel(LockLevel level)
level - the level of the lock /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/