Restores a backed up secret, and all its versions, to a vault. This operation requires the secrets/restore permission.
Supports noop? false
Parameters
value(Optional[String[1]])
— The secret value.
parameters(Optional[String[1]])
— The parameters to restore the secret.
api_version(Optional[String[1]])
— Client API version.
id(Optional[String[1]])
— The secret id.
kid(Optional[String[1]])
— If this is a secret backing a KV certificate, then this field specifies the corresponding key backing the KV certificate.
managed(Optional[String[1]])
— True if the secret's lifetime is managed by key vault. If this is a secret backing a certificate, then managed will be true.
contenttype(Optional[String[1]])
— The content type of the secret.
attributes(Optional[String[1]])
— The secret management attributes.
tags(Optional[String[1]])
— Application specific metadata in the form of key-value pairs.