| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersionStorageProfile |
GalleryImageVersion.storageProfile() |
GalleryImageVersionStorageProfile |
GalleryImageVersionUpdate.storageProfile()
Get the storageProfile value.
|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withDataDiskImages(List<GalleryDataDiskImage> dataDiskImages)
Set a list of data disk images.
|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withOsDiskImage(GalleryOSDiskImage osDiskImage)
Set the osDiskImage value.
|
GalleryImageVersionStorageProfile |
GalleryImageVersionStorageProfile.withSource(GalleryArtifactVersionSource source)
Set the source value.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersionUpdate |
GalleryImageVersionUpdate.withStorageProfile(GalleryImageVersionStorageProfile storageProfile)
Set the storageProfile value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/