Share via


IBuildpackBindingProperties.LaunchPropertiesProperties Property

Definition

Non-sensitive properties for launchProperties

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Non-sensitive properties for launchProperties", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildpackBindingLaunchProperties) }, ReadOnly=false, Required=false, SerializedName="properties")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildpackBindingLaunchProperties LaunchPropertiesProperties { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Non-sensitive properties for launchProperties", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildpackBindingLaunchProperties) }, ReadOnly=false, Required=false, SerializedName="properties")>]
member this.LaunchPropertiesProperties : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildpackBindingLaunchProperties with get, set
Public Property LaunchPropertiesProperties As IBuildpackBindingLaunchProperties

Property Value

Attributes

Applies to