ConfigurationValueWithoutSecrets.ConfigurationValue Property

Definition

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

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

Property Value

Applies to