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