Interface GalleryImage.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<GalleryImage>
,GalleryImage.DefinitionStages.WithDescription
,GalleryImage.DefinitionStages.WithDisallowed
,GalleryImage.DefinitionStages.WithEndOfLifeDate
,GalleryImage.DefinitionStages.WithEula
,GalleryImage.DefinitionStages.WithPrivacyStatementUri
,GalleryImage.DefinitionStages.WithPurchasePlan
,GalleryImage.DefinitionStages.WithRecommendedVMConfiguration
,GalleryImage.DefinitionStages.WithReleaseNoteUri
,GalleryImage.DefinitionStages.WithTags
,HasName
,Indexable
- All Known Subinterfaces:
GalleryImage.Definition
- Enclosing interface:
- GalleryImage.DefinitionStages
public static interface GalleryImage.DefinitionStages.WithCreate
extends Creatable<GalleryImage>, GalleryImage.DefinitionStages.WithDescription, GalleryImage.DefinitionStages.WithDisallowed, GalleryImage.DefinitionStages.WithEndOfLifeDate, GalleryImage.DefinitionStages.WithEula, GalleryImage.DefinitionStages.WithPrivacyStatementUri, GalleryImage.DefinitionStages.WithPurchasePlan, GalleryImage.DefinitionStages.WithRecommendedVMConfiguration, GalleryImage.DefinitionStages.WithReleaseNoteUri, GalleryImage.DefinitionStages.WithTags
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.GalleryImage.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithDisallowed
withDisallowed, withUnsupportedDiskType, withUnsupportedDiskTypes
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithEndOfLifeDate
withEndOfLifeDate
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithEula
withEula
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithPrivacyStatementUri
withPrivacyStatementUri
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithPurchasePlan
withPurchasePlan, withPurchasePlan
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithRecommendedVMConfiguration
withRecommendedConfigurationForVirtualMachine, withRecommendedCPUsCountForVirtualMachine, withRecommendedMaximumCPUsCountForVirtualMachine, withRecommendedMaximumMemoryForVirtualMachine, withRecommendedMemoryForVirtualMachine, withRecommendedMinimumCPUsCountForVirtualMachine, withRecommendedMinimumMemoryForVirtualMachine
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithReleaseNoteUri
withReleaseNoteUri
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithTags
withTags