LinkedServiceReference.Type Property

Definition

Linked service reference type.

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public static string Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
static member Type : string
Public Shared ReadOnly Property Type As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to