Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EncryptionSettingsElement |
EncryptionSettingsElement.withDiskEncryptionKey(KeyVaultAndSecretReference diskEncryptionKey)
Set the diskEncryptionKey property: Key Vault Secret Url and vault id of the disk encryption key.
|
EncryptionSettingsElement |
EncryptionSettingsElement.withKeyEncryptionKey(KeyVaultAndKeyReference keyEncryptionKey)
Set the keyEncryptionKey property: Key Vault Key Url and vault id of the key encryption key.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.