Uses of Interface
com.microsoft.azure.management.keyvault.Key.Update
Package
Description
This package contains the classes for KeyVaultManagementClient.
-
Uses of Key.Update in com.microsoft.azure.management.keyvault
Modifier and TypeInterfaceDescriptionstatic interface
The template for a key vault update operation, with a new key version to be created.static interface
The template for a key vault update operation, with a new key version to be imported.Modifier and TypeMethodDescriptionKey.UpdateStages.WithAttributes.withAttributes
(com.microsoft.azure.keyvault.models.Attributes attributes) Specifies the attributes of the key.Key.UpdateStages.WithKeyOperations.withKeyOperations
(com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation... keyOperations) Specifies the list of allowed key operations.Key.UpdateStages.WithKeyOperations.withKeyOperations
(List<com.microsoft.azure.keyvault.webkey.JsonWebKeyOperation> keyOperations) Specifies the list of allowed key operations.Specifies the tags on the key.