Uses of Class
com.azure.analytics.synapse.artifacts.models.WebLinkedService
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of WebLinkedService in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionWebLinkedService.setAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.WebLinkedService.setConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.WebLinkedService.setDescription
(String description) Set the description property: Linked service description.WebLinkedService.setParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.WebLinkedService.setTypeProperties
(WebLinkedServiceTypeProperties typeProperties) Set the typeProperties property: Web linked service properties.