public static interface ManagementLock.UpdateStages.WithNotes
| Modifier and Type | Method and Description |
|---|---|
ManagementLock.Update |
withNotes(String notes)
Specifies the notes for the lock.
|
ManagementLock.Update 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.
*/