Uses of Class
com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of KeyVaultAndSecretReference in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionEncryptionSettingsElement.diskEncryptionKey()
Get key Vault Secret Url and vault id of the disk encryption key.KeyVaultAndSecretReference.withSecretUrl
(String secretUrl) Set url pointing to a key or secret in KeyVault.KeyVaultAndSecretReference.withSourceVault
(SourceVault sourceVault) Set resource id of the KeyVault containing the key or secret.Modifier and TypeMethodDescriptionEncryptionSettingsElement.withDiskEncryptionKey
(KeyVaultAndSecretReference diskEncryptionKey) Set key Vault Secret Url and vault id of the disk encryption key.