Package com.microsoft.azure.management.locks
This package contains the classes for ManagementLockClient.
Azure resources can be locked to prevent other users in your organization from deleting or modifying resources.
-
Interface Summary Interface Description ManagementLock Management lock.ManagementLock.Definition Container interface for all the definitions.ManagementLock.DefinitionStages Grouping of management lock definition stages.ManagementLock.DefinitionStages.Blank The first stage of a management lock definition.ManagementLock.DefinitionStages.WithCreate 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 The stage of a management lock definition allowing to specify notes for the lock.ManagementLock.DefinitionStages.WithLockedResource The stage of a management lock definition allowing to specify the resource to lock.ManagementLock.DefinitionStages.WithNotes The stage of a management lock definition allowing to specify the level of the lock.ManagementLock.Update Container interface for all the updates.ManagementLock.UpdateStages Grouping of management lock update stages.ManagementLock.UpdateStages.WithLevel The stage of a management lock update allowing to modify the level of the lock.ManagementLock.UpdateStages.WithLockedResource The stage of a management lock update allowing to specify the resource to lock.ManagementLock.UpdateStages.WithNotes The stage of a management lock definition allowing to specify the level of the lock.ManagementLocks Entry point to management lock management. -
Class Summary Class Description LockLevel Defines values for LockLevel.ManagementLockOwner Lock owner properties.