Share via


IBuildpackBindingResource.LaunchPropertyProperties Property

Definition

Non-sensitive properties for launchProperties

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

Property Value

Attributes

Applies to