Uses of Class
com.microsoft.azure.management.compute.SourceVault
Packages that use SourceVault
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of SourceVault in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return SourceVaultModifier 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.Methods in com.microsoft.azure.management.compute with parameters of type SourceVaultModifier 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.