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