SecretValueProperties interface
This type describes properties of secret value resource.
Properties
| value | The actual value of the secret. |
Property Details
value
The actual value of the secret.
value?: string
Property Value
string