Share via


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

Properties of the vault

properties?: VaultPatchProperties

Property Value

tags

The tags that will be assigned to the key vault.

tags?: Record<string, string>

Property Value

Record<string, string>