| Modifier and Type | Method and Description |
|---|---|
DiskVolumeEncryptionMonitor |
VirtualMachineEncryption.enable(WindowsVMDiskEncryptionConfiguration encryptionSettings)
Enable encryption for Windows virtual machine disks.
|
rx.Observable<DiskVolumeEncryptionMonitor> |
VirtualMachineEncryption.enableAsync(WindowsVMDiskEncryptionConfiguration encryptionSettings)
Enable encryption for Windows virtual machine disks.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/