Interface Secret.Update
- All Superinterfaces:
Appliable<Secret>,Indexable,Secret.UpdateStages.WithAttributes,Secret.UpdateStages.WithContentType,Secret.UpdateStages.WithTags,Secret.UpdateStages.WithValue
- Enclosing interface:
Secret
public static interface Secret.Update
extends Appliable<Secret>, Secret.UpdateStages.WithValue, Secret.UpdateStages.WithAttributes, Secret.UpdateStages.WithContentType, Secret.UpdateStages.WithTags
The template for a secret update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.keyvault.models.Secret.UpdateStages.WithAttributes
withAttributesMethods inherited from interface com.azure.resourcemanager.keyvault.models.Secret.UpdateStages.WithContentType
withContentTypeMethods inherited from interface com.azure.resourcemanager.keyvault.models.Secret.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.keyvault.models.Secret.UpdateStages.WithValue
withValue