BindingResourceProperties.GeneratedProperties Property

Definition

Gets the generated Spring Boot property file for this binding. The secret will be deducted.

[Newtonsoft.Json.JsonProperty(PropertyName="generatedProperties")]
public string GeneratedProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="generatedProperties")>]
member this.GeneratedProperties : string
Public ReadOnly Property GeneratedProperties As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to