Interface ManagementLock.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<ManagementLock>,HasName,Indexable,ManagementLock.DefinitionStages.WithNotes
- All Known Subinterfaces:
ManagementLock.Definition
- Enclosing interface:
- ManagementLock.DefinitionStages
public static interface ManagementLock.DefinitionStages.WithCreate extends Creatable<ManagementLock>, ManagementLock.DefinitionStages.WithNotes
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.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.models.ManagementLock.DefinitionStages.WithNotes
withNotes
-
-