Share via


IListCredentialResponse.ResourceId Property

Definition

ARM Resource Id of the provisioned cluster instance

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=false, Description="ARM Resource Id of the provisioned cluster instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceId", Update=false)]
public string ResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Runtime.Info(Create=false, Description="ARM Resource Id of the provisioned cluster instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceId", Update=false)>]
member this.ResourceId : string
Public ReadOnly Property ResourceId As String

Property Value

Attributes

Applies to