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)
notes - the notesVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.