Uses of Interface
com.azure.resourcemanager.keyvault.models.Key.Update
Packages that use Key.Update
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of Key.Update in com.azure.resourcemanager.keyvault.models
Subinterfaces of Key.Update in com.azure.resourcemanager.keyvault.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe template for a key vault update operation, with a new key version to be created.static interfaceThe template for a key vault update operation, with a new key version to be imported.Methods in com.azure.resourcemanager.keyvault.models that return Key.UpdateModifier and TypeMethodDescriptionKey.UpdateStages.WithAttributes.withAttributes(com.azure.security.keyvault.keys.models.KeyProperties attributes) Specifies the attributes of the key.Key.UpdateStages.WithKeyOperations.withKeyOperations(com.azure.security.keyvault.keys.models.KeyOperation... keyOperations) Specifies the list of allowed key operations.Key.UpdateStages.WithKeyOperations.withKeyOperations(List<com.azure.security.keyvault.keys.models.KeyOperation> keyOperations) Specifies the list of allowed key operations.Specifies the tags on the key.