다음을 통해 공유


IBindingResource.BindingParameter Property

Definition

Binding parameters of the Binding resource

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Binding parameters of the Binding resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IBindingResourcePropertiesBindingParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="bindingParameters", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IBindingResourcePropertiesBindingParameters BindingParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Binding parameters of the Binding resource", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IBindingResourcePropertiesBindingParameters) }, Read=true, ReadOnly=false, Required=false, SerializedName="bindingParameters", Update=true)>]
member this.BindingParameter : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IBindingResourcePropertiesBindingParameters with get, set
Public Property BindingParameter As IBindingResourcePropertiesBindingParameters

Property Value

Attributes

Applies to