Uses of Class
com.microsoft.azure.management.compute.GalleryDataDiskImage
Packages that use GalleryDataDiskImage
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of GalleryDataDiskImage in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return GalleryDataDiskImageModifier and TypeMethodDescriptionGalleryDataDiskImage.withLun(int lun) Set this property specifies the logical unit number of the data disk.Methods in com.microsoft.azure.management.compute that return types with arguments of type GalleryDataDiskImageModifier and TypeMethodDescriptionGalleryImageVersionStorageProfile.dataDiskImages()Get a list of data disk images.Method parameters in com.microsoft.azure.management.compute with type arguments of type GalleryDataDiskImageModifier and TypeMethodDescriptionGalleryImageVersionStorageProfile.withDataDiskImages(List<GalleryDataDiskImage> dataDiskImages) Set a list of data disk images.