Share via


LinkProperties.SourceId Property

Definition

Gets or sets the source Azure resource id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to