BuildpackBindingProperties interface

Properties of a buildpack binding

Properties

bindingType

Buildpack Binding Type

launchProperties

The object describes the buildpack binding launch properties

provisioningState

State of the Buildpack Binding. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

bindingType

Buildpack Binding Type

bindingType?: string

Property Value

string

launchProperties

The object describes the buildpack binding launch properties

launchProperties?: BuildpackBindingLaunchProperties

Property Value

provisioningState

State of the Buildpack Binding. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string