Uses of Class
com.azure.resourcemanager.datafactory.models.QuickbaseLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of QuickbaseLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionQuickbaseLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.QuickbaseLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.QuickbaseLinkedService.withDescription
(String description) Set the description property: Linked service description.QuickbaseLinkedService.withEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.QuickbaseLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.Set the url property: The url to connect Quickbase source.QuickbaseLinkedService.withUserToken
(SecretBase userToken) Set the userToken property: The user token for the Quickbase source.