Uses of Class
com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of KeyVaultAndKeyReference in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionEncryptionSettingsElement.keyEncryptionKey()
Get key Vault Key Url and vault id of the key encryption key.KeyVaultAndKeyReference.withKeyUrl
(String keyUrl) Set url pointing to a key or secret in KeyVault.KeyVaultAndKeyReference.withSourceVault
(SourceVault sourceVault) Set resource id of the KeyVault containing the key or secret.Modifier and TypeMethodDescriptionEncryptionSettingsElement.withKeyEncryptionKey
(KeyVaultAndKeyReference keyEncryptionKey) Set key Vault Key Url and vault id of the key encryption key.