Uses of Class
org.jclouds.azurecompute.arm.domain.ImageReference
Packages that use ImageReference
-
Uses of ImageReference in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return ImageReferenceModifier and TypeMethodDescriptionabstract ImageReference
ImageReference.Builder.build()
static ImageReference
abstract ImageReference
StorageProfile.imageReference()
The image reference of the storage profileMethods in org.jclouds.azurecompute.arm.domain with parameters of type ImageReferenceModifier and TypeMethodDescriptionstatic StorageProfile
StorageProfile.create
(ImageReference imageReference, OSDisk osDisk, List<DataDisk> dataDisks) abstract StorageProfile.Builder
StorageProfile.Builder.imageReference
(ImageReference imageReference)