public class GalleryImageVersionStorageProfile extends Object
| Constructor and Description |
|---|
GalleryImageVersionStorageProfile() |
| Modifier and Type | Method and Description |
|---|---|
List<GalleryDataDiskImage> |
dataDiskImages()
Get a list of data disk images.
|
GalleryOSDiskImage |
osDiskImage()
Get the osDiskImage value.
|
public GalleryOSDiskImage osDiskImage()
public List<GalleryDataDiskImage> dataDiskImages()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/