CustomDataSourceLinkedService |
CustomDataSourceLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
CustomDataSourceLinkedService |
CustomDataSourceLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
CustomDataSourceLinkedService |
CustomDataSourceLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
CustomDataSourceLinkedService |
CustomDataSourceLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
CustomDataSourceLinkedService |
CustomDataSourceLinkedService.withTypeProperties(Object typeProperties) |
Set the typeProperties property: Custom linked service properties.
|