Uses of Class
com.microsoft.azure.management.compute.KeyForDiskEncryptionSet
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of KeyForDiskEncryptionSet in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionDiskEncryptionSetUpdate.activeKey()
Get the activeKey value.KeyForDiskEncryptionSet.withKeyUrl
(String keyUrl) Set fully versioned Key Url pointing to a key in KeyVault.KeyForDiskEncryptionSet.withSourceVault
(SourceVault sourceVault) Set resource id of the KeyVault containing the key or secret.Modifier and TypeMethodDescriptionDiskEncryptionSetUpdate.withActiveKey
(KeyForDiskEncryptionSet activeKey) Set the activeKey value.