Condividi tramite


ResourceLinkProperties.SourceId Property

Definition

Gets the fully qualified ID of the source resource in the link.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to