Share via


IBuildpackBindingResource.BindingType Property

Definition

Buildpack Binding Type

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Buildpack Binding Type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.BindingType) }, ReadOnly=false, Required=false, SerializedName="bindingType")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.BindingType? BindingType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Buildpack Binding Type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.BindingType) }, ReadOnly=false, Required=false, SerializedName="bindingType")>]
member this.BindingType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.BindingType> with get, set
Public Property BindingType As Nullable(Of BindingType)

Property Value

Attributes

Applies to