Package | Description |
---|---|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
com.microsoft.azure.management.locks |
This package contains the classes for ManagementLockClient.
|
Class and Description |
---|
ManagementLocks
Entry point to management lock management.
|
Class and Description |
---|
LockLevel
Defines values for LockLevel.
|
ManagementLock
Management lock.
|
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.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.
|
ManagementLockOwner
Lock owner properties.
|
Copyright © 2019. All rights reserved.