Microsoft.Azure.Management.KeyVault.Fluent.Key.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The template for a key update operation, containing all the settings that can be modified. |
IWithAttributes |
The stage of a key update allowing to specify the attributes of the key. |
IWithHsm |
The stage of a key update allowing to specify whether to store the key in hardware security modules. |
IWithKey |
The stage of a key update allowing to create a new version of the key. |
IWithKeyOperations |
The stage of a key update allowing to specify the allowed operations for the key. |
IWithKeySize |
The stage of a key update allowing to specify the key size. |
IWithTags |
The stage of a key update allowing to specify the tags of the key. |
Azure SDK for .NET