다음을 통해 공유


IBindingResource.GeneratedProperty Property

Definition

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

Applies to