Uses of Class
com.microsoft.azure.management.compute.GalleryDiskImage
Packages that use GalleryDiskImage
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of GalleryDiskImage in com.microsoft.azure.management.compute
Subclasses of GalleryDiskImage in com.microsoft.azure.management.computeModifier and TypeClassDescriptionclassThis is the data disk image.classThis is the OS disk image.Methods in com.microsoft.azure.management.compute that return GalleryDiskImageModifier and TypeMethodDescriptionGalleryDiskImage.withHostCaching(HostCaching hostCaching) Set the host caching of the disk.GalleryDiskImage.withSource(GalleryArtifactVersionSource source) Set the source value.