Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Class and Description |
---|---|
class |
GalleryDataDiskImage
This is the data disk image.
|
class |
GalleryOSDiskImage
This is the OS disk image.
|
Modifier and Type | Method and Description |
---|---|
GalleryDiskImage |
GalleryImageVersionStorageProfile.osDiskImage()
Get the osDiskImage property: This is the disk image base class.
|
GalleryDiskImage |
GalleryDiskImage.withHostCaching(HostCaching hostCaching)
Set the hostCaching property: The host caching of the disk.
|
GalleryDiskImage |
GalleryDiskImage.withSource(GalleryArtifactVersionSource source)
Set the source property: The gallery artifact version source.
|
Modifier and Type | Method and Description |
---|---|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withOsDiskImage(GalleryDiskImage osDiskImage)
Set the osDiskImage property: This is the disk image base class.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.