Interface GalleryImage.Definition
- All Superinterfaces:
Creatable<GalleryImage>
,GalleryImage.DefinitionStages.Blank
,GalleryImage.DefinitionStages.WithCreate
,GalleryImage.DefinitionStages.WithDescription
,GalleryImage.DefinitionStages.WithDisallowed
,GalleryImage.DefinitionStages.WithEndOfLifeDate
,GalleryImage.DefinitionStages.WithEula
,GalleryImage.DefinitionStages.WithGallery
,GalleryImage.DefinitionStages.WithIdentifier
,GalleryImage.DefinitionStages.WithLocation
,GalleryImage.DefinitionStages.WithOsTypeAndState
,GalleryImage.DefinitionStages.WithPrivacyStatementUri
,GalleryImage.DefinitionStages.WithPurchasePlan
,GalleryImage.DefinitionStages.WithRecommendedVMConfiguration
,GalleryImage.DefinitionStages.WithReleaseNoteUri
,GalleryImage.DefinitionStages.WithTags
,HasName
,Indexable
- Enclosing interface:
- GalleryImage
public static interface GalleryImage.Definition
extends GalleryImage.DefinitionStages.Blank, GalleryImage.DefinitionStages.WithGallery, GalleryImage.DefinitionStages.WithLocation, GalleryImage.DefinitionStages.WithIdentifier, GalleryImage.DefinitionStages.WithOsTypeAndState, GalleryImage.DefinitionStages.WithCreate
The entirety of the gallery image definition.
-
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.WithGallery
withExistingGallery, withExistingGallery
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithIdentifier
withIdentifier, withIdentifier
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithLocation
withLocation, withLocation
Methods inherited from interface com.microsoft.azure.management.compute.GalleryImage.DefinitionStages.WithOsTypeAndState
withGeneralizedLinux, withGeneralizedWindows, withLinux, withWindows
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