VaultPatchParameters interface
Parameters for creating or updating a vault
Properties
| properties | Properties of the vault |
| tags | The tags that will be assigned to the key vault. |
Property Details
properties
tags
The tags that will be assigned to the key vault.
tags?: Record<string, string>
Property Value
Record<string, string>