Interface Key.Update
- All Superinterfaces:
Appliable<Key>
,Indexable
,Key.UpdateStages.WithAttributes
,Key.UpdateStages.WithKey
,Key.UpdateStages.WithKeyOperations
,Key.UpdateStages.WithTags
- All Known Subinterfaces:
Key.UpdateWithCreate
,Key.UpdateWithImport
- Enclosing interface:
- Key
public static interface Key.Update
extends Appliable<Key>, Key.UpdateStages.WithKey, Key.UpdateStages.WithKeyOperations, Key.UpdateStages.WithAttributes, Key.UpdateStages.WithTags
The template for a key update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithAttributes
withAttributes
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKey
withKeyTypeToCreate, withLocalKeyToImport
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithKeyOperations
withKeyOperations, withKeyOperations
Methods inherited from interface com.microsoft.azure.management.keyvault.Key.UpdateStages.WithTags
withTags