Uses of Interface
com.azure.resourcemanager.keyvault.models.Key.DefinitionStages.WithImport
Packages that use Key.DefinitionStages.WithImport
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of Key.DefinitionStages.WithImport in com.azure.resourcemanager.keyvault.models
Subinterfaces of Key.DefinitionStages.WithImport in com.azure.resourcemanager.keyvault.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions.Methods in com.azure.resourcemanager.keyvault.models that return Key.DefinitionStages.WithImportModifier and TypeMethodDescriptionKey.DefinitionStages.WithHsm.withHsm(boolean isHsm) Specifies whether to store the key in hardware security modules.Key.DefinitionStages.WithKey.withLocalKeyToImport(JsonWebKey key) Specifies an existing key to import.