ConfigurationValueWithSecrets.SecretConfigurationValue Property

Definition

Name and value pairs that define the configuration value secrets. It can be a well formed escaped JSON string.

public string SecretConfigurationValue { get; set; }
member this.SecretConfigurationValue : string with get, set
Public Property SecretConfigurationValue As String

Property Value

Applies to