Uses of Class
com.azure.resourcemanager.compute.models.SharedGalleryDiskImage
Packages that use SharedGalleryDiskImage
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of SharedGalleryDiskImage in com.azure.resourcemanager.compute.models
Subclasses of SharedGalleryDiskImage 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 SharedGalleryDiskImageModifier and TypeMethodDescriptionstatic SharedGalleryDiskImageSharedGalleryDiskImage.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SharedGalleryDiskImage from the JsonReader.SharedGalleryDiskImage.withHostCaching(SharedGalleryHostCaching hostCaching) Set the hostCaching property: The host caching of the disk.