你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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