Uses of Interface
com.microsoft.azure.management.keyvault.Key.UpdateWithImport
Package
Description
This package contains the classes for KeyVaultManagementClient.
-
Uses of Key.UpdateWithImport in com.microsoft.azure.management.keyvault
Modifier and TypeMethodDescriptionKey.UpdateStages.WithHsm.withHsm
(boolean isHsm) Specifies whether to store the key in hardware security modules.Key.UpdateStages.WithKey.withLocalKeyToImport
(com.microsoft.azure.keyvault.webkey.JsonWebKey key) Specifies an existing key to import as a new version.