IBindingResource.BindingParameter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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