SecretCreateOrUpdateParameters interface

Parameters for creating or updating 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: SecretProperties

Property Value

tags

The tags that will be assigned to the secret.

tags?: undefined | [key: string]: string

Property Value

undefined | [key: string]: string