| Package | Description |
|---|---|
| com.azure.resourcemanager.keyvault.models |
Package containing the data models for KeyVaultManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Key.Definition
Container interface for all the definitions.
|
| Modifier and Type | Method and Description |
|---|---|
Key.DefinitionStages.WithImport |
Key.DefinitionStages.WithHsm.withHsm(boolean isHsm)
Specifies whether to store the key in hardware security modules.
|
Key.DefinitionStages.WithImport |
Key.DefinitionStages.WithKey.withLocalKeyToImport(com.azure.security.keyvault.keys.models.JsonWebKey key)
Specifies an existing key to import.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.