Interface Key.UpdateWithCreate
-
- All Superinterfaces:
Appliable<Key>,Indexable,Key.Update,Key.UpdateStages.WithAttributes,Key.UpdateStages.WithKey,Key.UpdateStages.WithKeyOperations,Key.UpdateStages.WithKeySize,Key.UpdateStages.WithTags
- Enclosing interface:
- Key
public static interface Key.UpdateWithCreate extends Key.Update, Key.UpdateStages.WithKeySize
The template for a key vault update operation, with a new key version to be created.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithAttributes
withAttributes
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithKey
withKeyTypeToCreate, withLocalKeyToImport
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithKeyOperations
withKeyOperations, withKeyOperations
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithKeySize
withKeySize
-
Methods inherited from interface com.azure.resourcemanager.keyvault.models.Key.UpdateStages.WithTags
withTags
-
-