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