Interface Snapshot.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<Snapshot>,HasName,Indexable,Resource.DefinitionWithTags<Snapshot.DefinitionStages.WithCreate>,Snapshot.DefinitionStages.WithIncremental,Snapshot.DefinitionStages.WithSize,Snapshot.DefinitionStages.WithSku
- All Known Subinterfaces:
Snapshot.Definition
- Enclosing interface:
- Snapshot.DefinitionStages
public static interface Snapshot.DefinitionStages.WithCreate extends Creatable<Snapshot>, Resource.DefinitionWithTags<Snapshot.DefinitionStages.WithCreate>, Snapshot.DefinitionStages.WithSize, Snapshot.DefinitionStages.WithSku, Snapshot.DefinitionStages.WithIncremental
The stage of the 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.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithIncremental
withIncremental
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithSize
withSizeInGB
-
Methods inherited from interface com.azure.resourcemanager.compute.models.Snapshot.DefinitionStages.WithSku
withSku
-
-