다음을 통해 공유


DataFlowSource.SchemaLinkedService Property

Definition

Gets or sets schema linked service reference.

[Newtonsoft.Json.JsonProperty(PropertyName="schemaLinkedService")]
public Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference SchemaLinkedService { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schemaLinkedService")>]
member this.SchemaLinkedService : Microsoft.Azure.Management.DataFactory.Models.LinkedServiceReference with get, set
Public Property SchemaLinkedService As LinkedServiceReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to