| Modifier and Type | Method and Description |
|---|---|
DataDiskImageEncryption |
DataDiskImageEncryption.withLun(int lun)
Set this property specifies the logical unit number of the data disk.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataDiskImageEncryption> |
EncryptionImages.dataDiskImages()
Get a list of encryption specifications for data disk images.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionImages |
EncryptionImages.withDataDiskImages(List<DataDiskImageEncryption> dataDiskImages)
Set a list of encryption specifications for data disk images.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/