다음을 통해 공유


IBindingResource.BindingParameter Property

Definition

Binding parameters of the Binding resource

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

Property Value

Attributes

Applies to