public static interface ManagementLock.DefinitionStages.WithLevel
| Modifier and Type | Method and Description |
|---|---|
ManagementLock.DefinitionStages.WithCreate |
withLevel(LockLevel level)
Specifies the lock level.
|
ManagementLock.DefinitionStages.WithCreate 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.
*/