IBuildpackBindingProperties.LaunchPropertiesProperties 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(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