IBindingResource.ResourceType Property

Definition

The standard Azure resource type of the bound resource

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

Property Value

Attributes

Applies to