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