Uses of Interface
com.microsoft.azure.management.locks.ManagementLock.DefinitionStages.WithCreate
-
-
Uses of ManagementLock.DefinitionStages.WithCreate in com.microsoft.azure.management.locks
Subinterfaces of ManagementLock.DefinitionStages.WithCreate in com.microsoft.azure.management.locks Modifier and Type Interface Description static interfaceManagementLock.DefinitionContainer interface for all the definitions.Methods in com.microsoft.azure.management.locks that return ManagementLock.DefinitionStages.WithCreate Modifier and Type Method Description ManagementLock.DefinitionStages.WithCreateManagementLock.DefinitionStages.WithLevel. withLevel(LockLevel level)Specifies the lock level.ManagementLock.DefinitionStages.WithCreateManagementLock.DefinitionStages.WithNotes. withNotes(String notes)Specifies the notes for the lock.
-