SecretPatchParameters interface
Parameters for patching a secret
Properties
| properties | Properties of the secret |
| tags | The tags that will be assigned to the secret. |
Property Details
properties
tags
The tags that will be assigned to the secret.
tags?: Record<string, string>
Property Value
Record<string, string>