Condividi tramite


ISpringCloudIdentity.BindingName Property

Definition

The name of the Binding resource.

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

Property Value

Attributes

Applies to