| Modifier and Type | Interface and Description |
|---|---|
static interface |
ManagementLock.Definition
Container interface for all the definitions.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementLock.DefinitionStages.WithCreate |
ManagementLock.DefinitionStages.WithLevel.withLevel(LockLevel level)
Specifies the lock level.
|
ManagementLock.DefinitionStages.WithCreate |
ManagementLock.DefinitionStages.WithNotes.withNotes(String notes)
Specifies the notes for the lock.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/