IBuildpackBindingResource.LaunchPropertyProperties 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.
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