| Modifier and Type | Method and Description |
|---|---|
Encryption |
Encryption.withDiskEncryptionSetId(String diskEncryptionSetId)
Set resourceId of the disk encryption set to use for enabling encryption at rest.
|
Encryption |
Encryption.withType(EncryptionType type)
Set the type of key used to encrypt the data of the disk.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/