LinkedServiceReference.ReferenceName Property

Definition

Gets or sets reference LinkedService name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to