Uses of Class
com.microsoft.azure.management.compute.ImageDiskReference
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ImageDiskReference in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionCreationData.galleryImageReference()
Get required if creating from a Gallery Image.CreationData.imageReference()
Get disk source information.Set a relative uri containing either a Platform Image Repository or user image reference.Set if the disk is created from an image's data disk, this is an index that indicates which of the data disks in the image to use.Modifier and TypeMethodDescriptionCreationData.withGalleryImageReference
(ImageDiskReference galleryImageReference) Set required if creating from a Gallery Image.CreationData.withImageReference
(ImageDiskReference imageReference) Set disk source information.