Interface Gallery.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<Gallery>
,Gallery.DefinitionStages.WithDescription
,HasName
,Indexable
,Resource.DefinitionWithTags<Gallery.DefinitionStages.WithCreate>
- All Known Subinterfaces:
Gallery.Definition
- Enclosing interface:
- Gallery.DefinitionStages
public static interface Gallery.DefinitionStages.WithCreate
extends Creatable<Gallery>, Resource.DefinitionWithTags<Gallery.DefinitionStages.WithCreate>, Gallery.DefinitionStages.WithDescription
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()
), but also allows
for any other optional settings to be specified.-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.compute.Gallery.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags