- ManagementLock - Interface in com.microsoft.azure.management.locks
-
Management lock.
- ManagementLock.Definition - Interface in com.microsoft.azure.management.locks
-
Container interface for all the definitions.
- ManagementLock.DefinitionStages - Interface in com.microsoft.azure.management.locks
-
Grouping of management lock definition stages.
- ManagementLock.DefinitionStages.Blank - Interface in com.microsoft.azure.management.locks
-
The first stage of a management lock definition.
- ManagementLock.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.locks
-
The stage of the management lock definition which contains all the minimum required inputs for
the resource to be created but also allows
for any other optional settings to be specified.
- ManagementLock.DefinitionStages.WithLevel - Interface in com.microsoft.azure.management.locks
-
The stage of a management lock definition allowing to specify notes for the lock.
- ManagementLock.DefinitionStages.WithLockedResource - Interface in com.microsoft.azure.management.locks
-
The stage of a management lock definition allowing to specify the resource to lock.
- ManagementLock.DefinitionStages.WithNotes - Interface in com.microsoft.azure.management.locks
-
The stage of a management lock definition allowing to specify the level of the lock.
- ManagementLock.Update - Interface in com.microsoft.azure.management.locks
-
Container interface for all the updates.
- ManagementLock.UpdateStages - Interface in com.microsoft.azure.management.locks
-
Grouping of management lock update stages.
- ManagementLock.UpdateStages.WithLevel - Interface in com.microsoft.azure.management.locks
-
The stage of a management lock update allowing to modify the level of the lock.
- ManagementLock.UpdateStages.WithLockedResource - Interface in com.microsoft.azure.management.locks
-
The stage of a management lock update allowing to specify the resource to lock.
- ManagementLock.UpdateStages.WithNotes - Interface in com.microsoft.azure.management.locks
-
The stage of a management lock definition allowing to specify the level of the lock.
- ManagementLockOwner - Class in com.microsoft.azure.management.locks
-
Lock owner properties.
- ManagementLockOwner() - Constructor for class com.microsoft.azure.management.locks.ManagementLockOwner
-
- ManagementLocks - Interface in com.microsoft.azure.management.locks
-
Entry point to management lock management.