Share via


ConnectedResource.ConnectedResourceId Property

Definition

Gets the Azure resource id of the connected resource

[Newtonsoft.Json.JsonProperty(PropertyName="connectedResourceId")]
public string ConnectedResourceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectedResourceId")>]
member this.ConnectedResourceId : string
Public ReadOnly Property ConnectedResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to