Uses of Class
com.azure.resourcemanager.datafactory.models.CustomDataSourceLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of CustomDataSourceLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionCustomDataSourceLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.CustomDataSourceLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.CustomDataSourceLinkedService.withDescription
(String description) Set the description property: Linked service description.CustomDataSourceLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.CustomDataSourceLinkedService.withTypeProperties
(Object typeProperties) Set the typeProperties property: Custom linked service properties.