AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withCredential(CredentialReference credential) |
Set the credential property: The credential reference containing authentication information.
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withDatabase(Object database) |
Set the database property: Database name for connection.
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withEndpoint(Object endpoint) |
Set the endpoint property: The endpoint of Azure Data Explorer (the engine's endpoint).
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: The ID of the service principal used to authenticate against Azure Data
Explorer.
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withServicePrincipalKey(SecretBase servicePrincipalKey) |
Set the servicePrincipalKey property: The key of the service principal used to authenticate against Kusto.
|
AzureDataExplorerLinkedService |
AzureDataExplorerLinkedService.withTenant(Object tenant) |
Set the tenant property: The name or ID of the tenant to which the service principal belongs.
|