Uses of Class
com.azure.resourcemanager.datafactory.models.AzureSearchLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureSearchLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureSearchLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.AzureSearchLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.AzureSearchLinkedService.withDescription
(String description) Set the description property: Linked service description.AzureSearchLinkedService.withEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.AzureSearchLinkedService.withKey
(SecretBase key) Set the key property: Admin Key for Azure Search service.AzureSearchLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.Set the url property: URL for Azure Search service.