Uses of Class
com.microsoft.azure.management.compute.SourceVault
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of SourceVault in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionKeyForDiskEncryptionSet.sourceVault()
Get resource id of the KeyVault containing the key or secret.KeyVaultAndKeyReference.sourceVault()
Get resource id of the KeyVault containing the key or secret.KeyVaultAndSecretReference.sourceVault()
Get resource id of the KeyVault containing the key or secret.Set resource Id.Modifier and TypeMethodDescriptionKeyForDiskEncryptionSet.withSourceVault
(SourceVault sourceVault) Set resource id of the KeyVault containing the key or secret.KeyVaultAndKeyReference.withSourceVault
(SourceVault sourceVault) Set resource id of the KeyVault containing the key or secret.KeyVaultAndSecretReference.withSourceVault
(SourceVault sourceVault) Set resource id of the KeyVault containing the key or secret.