IBindingResource.GeneratedProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The generated Spring Boot property file for this binding. The secret will be deducted.
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The generated Spring Boot property file for this binding. The secret will be deducted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="generatedProperties")]
public string GeneratedProperty { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The generated Spring Boot property file for this binding. The secret will be deducted.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="generatedProperties")>]
member this.GeneratedProperty : string
Public ReadOnly Property GeneratedProperty As String
Property Value
- Attributes