Share via


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

Properties of the secret

properties?: SecretPatchProperties

Property Value

tags

The tags that will be assigned to the secret.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}