AzureSearchLinkedService |
AzureSearchLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureSearchLinkedService |
AzureSearchLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureSearchLinkedService |
AzureSearchLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureSearchLinkedService |
AzureSearchLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
AzureSearchLinkedService |
AzureSearchLinkedService.withKey(SecretBase key) |
Set the key property: Admin Key for Azure Search service.
|
AzureSearchLinkedService |
AzureSearchLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureSearchLinkedService |
AzureSearchLinkedService.withUrl(Object url) |
Set the url property: URL for Azure Search service.
|