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?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}