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

Property Value

{[propertyName: string]: string}