Interface Secret.Update
- All Superinterfaces:
Appliable<Secret>
,Indexable
,Secret.UpdateStages.WithAttributes
,Secret.UpdateStages.WithContentType
,Secret.UpdateStages.WithTags
,Secret.UpdateStages.WithValue
,Secret.UpdateStages.WithVersion
- Enclosing interface:
- Secret
public static interface Secret.Update
extends Appliable<Secret>, Secret.UpdateStages.WithValue, Secret.UpdateStages.WithVersion, 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.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.Secret.UpdateStages.WithAttributes
withAttributes
Methods inherited from interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithContentType
withContentType
Methods inherited from interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithTags
withTags
Methods inherited from interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithValue
withValue
Methods inherited from interface com.microsoft.azure.management.keyvault.Secret.UpdateStages.WithVersion
withVersion