| Modifier and Type | Method and Description |
|---|---|
ImageDiskReference |
CreationData.imageReference()
Get the imageReference value.
|
ImageDiskReference |
ImageDiskReference.withId(String id)
Set the id value.
|
ImageDiskReference |
ImageDiskReference.withLun(Integer lun)
Set the lun value.
|
| Modifier and Type | Method and Description |
|---|---|
CreationData |
CreationData.withImageReference(ImageDiskReference imageReference)
Set the imageReference value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/