| Modifier and Type | Method and Description |
|---|---|
EncryptionImages |
TargetRegion.encryption()
Get the encryption value.
|
EncryptionImages |
EncryptionImages.withDataDiskImages(List<DataDiskImageEncryption> dataDiskImages)
Set a list of encryption specifications for data disk images.
|
EncryptionImages |
EncryptionImages.withOsDiskImage(OSDiskImageEncryption osDiskImage)
Set the osDiskImage value.
|
| Modifier and Type | Method and Description |
|---|---|
TargetRegion |
TargetRegion.withEncryption(EncryptionImages encryption)
Set the encryption value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/