| Modifier and Type | Interface and Description |
|---|---|
static interface |
Key.Update
The template for a key update operation, containing all the settings that can be modified.
|
static interface |
Key.UpdateWithCreate
The template for a key vault update operation, with a new key version to be created.
|
static interface |
Key.UpdateWithImport
The template for a key vault update operation, with a new key version to be imported.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/