Uses of Class
com.azure.resourcemanager.compute.models.GalleryDiskImage
Packages that use GalleryDiskImage
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryDiskImage in com.azure.resourcemanager.compute.models
Subclasses of GalleryDiskImage in com.azure.resourcemanager.compute.modelsModifier and TypeClassDescriptionfinal classThis is the data disk image.final classThis is the OS disk image.Methods in com.azure.resourcemanager.compute.models that return GalleryDiskImageModifier and TypeMethodDescriptionGalleryDiskImage.withHostCaching(HostCaching hostCaching) Set the hostCaching property: The host caching of the disk.GalleryDiskImage.withSource(GalleryDiskImageSource source) Set the source property: The source for the disk image.