Sdílet prostřednictvím


CustomDataSourceLinkedService(Object) Constructor

Definition

Initializes a new instance of CustomDataSourceLinkedService.

public CustomDataSourceLinkedService (object typeProperties);
new Azure.Analytics.Synapse.Artifacts.Models.CustomDataSourceLinkedService : obj -> Azure.Analytics.Synapse.Artifacts.Models.CustomDataSourceLinkedService
Public Sub New (typeProperties As Object)

Parameters

typeProperties
Object

Custom linked service properties.

Exceptions

typeProperties is null.

Applies to