Uses of Class
com.azure.resourcemanager.compute.models.GalleryDiskImage
-
Packages that use GalleryDiskImage Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of GalleryDiskImage in com.azure.resourcemanager.compute.models
Subclasses of GalleryDiskImage in com.azure.resourcemanager.compute.models Modifier and Type Class Description classGalleryDataDiskImageThis is the data disk image.classGalleryOSDiskImageThis is the OS disk image.Methods in com.azure.resourcemanager.compute.models that return GalleryDiskImage Modifier and Type Method Description GalleryDiskImageGalleryDiskImage. withHostCaching(HostCaching hostCaching)Set the hostCaching property: The host caching of the disk.GalleryDiskImageGalleryDiskImage. withSource(GalleryArtifactVersionSource source)Set the source property: The gallery artifact version source.
-