Class SharedGalleryOSDiskImage
java.lang.Object
com.azure.resourcemanager.compute.models.SharedGalleryDiskImage
com.azure.resourcemanager.compute.models.SharedGalleryOSDiskImage
This is the OS disk image.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvalidate()Validates the instance.withHostCaching(SharedGalleryHostCaching hostCaching) Set the hostCaching property: The host caching of the disk.Methods inherited from class com.azure.resourcemanager.compute.models.SharedGalleryDiskImage
diskSizeGB, hostCaching
-
Constructor Details
-
SharedGalleryOSDiskImage
public SharedGalleryOSDiskImage()
-
-
Method Details
-
validate
public void validate()Validates the instance.- Overrides:
validatein classSharedGalleryDiskImage- Throws:
IllegalArgumentException- thrown if the instance is not valid.