Uses of Interface
com.azure.resourcemanager.keyvault.models.Key.UpdateWithImport
Packages that use Key.UpdateWithImport
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of Key.UpdateWithImport in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return Key.UpdateWithImportModifier and TypeMethodDescriptionKey.UpdateStages.WithHsm.withHsm(boolean isHsm) Specifies whether to store the key in hardware security modules.Key.UpdateStages.WithKey.withLocalKeyToImport(com.azure.security.keyvault.keys.models.JsonWebKey key) Specifies an existing key to import as a new version.