CustomDataSourceLinkedService.ServiceExtraProperties Property

Definition

public System.Collections.Generic.IDictionary<string,Newtonsoft.Json.Linq.JToken> ServiceExtraProperties { get; set; }
member this.ServiceExtraProperties : System.Collections.Generic.IDictionary<string, Newtonsoft.Json.Linq.JToken> with get, set
Public Property ServiceExtraProperties As IDictionary(Of String, JToken)

Property Value

IDictionary<String,Newtonsoft.Json.Linq.JToken>

Implements

Applies to