public static interface ManagementLock.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
ManagementLock.DefinitionStages.Blank
The first stage of a management lock definition.
|
static interface |
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.
|
static interface |
ManagementLock.DefinitionStages.WithLevel
The stage of a management lock definition allowing to specify notes for the lock.
|
static interface |
ManagementLock.DefinitionStages.WithLockedResource
The stage of a management lock definition allowing to specify the resource to lock.
|
static interface |
ManagementLock.DefinitionStages.WithNotes
The stage of a management lock definition allowing to specify the level of the lock.
|
Copyright © 2019. All rights reserved.