SecretUpdateParameters Class

The secret update parameters.

Inheritance
SecretUpdateParameters

Constructor

SecretUpdateParameters(**kwargs)

Parameters

content_type
str
Required

Type of the secret value such as a password.

secret_attributes
SecretAttributes
Required

The secret management attributes.

tags
dict[str, str]
Required

Application specific metadata in the form of key-value pairs.