Uses of Class
com.microsoft.azure.management.compute.KeyVaultKeyReference
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of KeyVaultKeyReference in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionDiskEncryptionSettings.keyEncryptionKey()
Get specifies the location of the key encryption key in Key Vault.KeyVaultKeyReference.withKeyUrl
(String keyUrl) Set the URL referencing a key encryption key in Key Vault.KeyVaultKeyReference.withSourceVault
(com.microsoft.azure.SubResource sourceVault) Set the relative URL of the Key Vault containing the key.Modifier and TypeMethodDescriptionDiskEncryptionSettings.withKeyEncryptionKey
(KeyVaultKeyReference keyEncryptionKey) Set specifies the location of the key encryption key in Key Vault.