IBindingResource.ResourceName Property

Definition

The name of the bound resource

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

Property Value

Attributes

Applies to