Interface GalleryImage.Update
-
- All Superinterfaces:
Appliable<GalleryImage>,GalleryImage.UpdateStages.WithDescription,GalleryImage.UpdateStages.WithDisallowed,GalleryImage.UpdateStages.WithEndOfLifeDate,GalleryImage.UpdateStages.WithEula,GalleryImage.UpdateStages.WithOsState,GalleryImage.UpdateStages.WithPrivacyStatementUri,GalleryImage.UpdateStages.WithRecommendedVMConfiguration,GalleryImage.UpdateStages.WithReleaseNoteUri,GalleryImage.UpdateStages.WithTags,Indexable
- Enclosing interface:
- GalleryImage
public static interface GalleryImage.Update extends Appliable<GalleryImage>, GalleryImage.UpdateStages.WithDescription, GalleryImage.UpdateStages.WithDisallowed, GalleryImage.UpdateStages.WithEndOfLifeDate, GalleryImage.UpdateStages.WithEula, GalleryImage.UpdateStages.WithOsState, GalleryImage.UpdateStages.WithPrivacyStatementUri, GalleryImage.UpdateStages.WithRecommendedVMConfiguration, GalleryImage.UpdateStages.WithReleaseNoteUri, GalleryImage.UpdateStages.WithTags
The template for a gallery image update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithDescription
withDescription
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithDisallowed
withDisallowed, withoutUnsupportedDiskType, withUnsupportedDiskType, withUnsupportedDiskTypes
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithEndOfLifeDate
withEndOfLifeDate
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithEula
withEula
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithOsState
withOsState
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithPrivacyStatementUri
withPrivacyStatementUri
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithRecommendedVMConfiguration
withRecommendedConfigurationForVirtualMachine, withRecommendedCPUsCountForVirtualMachine, withRecommendedMaximumCPUsCountForVirtualMachine, withRecommendedMaximumMemoryForVirtualMachine, withRecommendedMemoryForVirtualMachine, withRecommendedMinimumCPUsCountForVirtualMachine, withRecommendedMinimumMemoryForVirtualMachine
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithReleaseNoteUri
withReleaseNoteUri
-
Methods inherited from interface com.azure.resourcemanager.compute.models.GalleryImage.UpdateStages.WithTags
withTags
-
-