Uses of Class
com.azure.resourcemanager.datafactory.models.AppFiguresLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AppFiguresLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAppFiguresLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.AppFiguresLinkedService.withClientKey
(SecretBase clientKey) Set the clientKey property: The client key for the AppFigures source.AppFiguresLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.AppFiguresLinkedService.withDescription
(String description) Set the description property: Linked service description.AppFiguresLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.AppFiguresLinkedService.withPassword
(SecretBase password) Set the password property: The password of the AppFigures source.AppFiguresLinkedService.withUsername
(Object username) Set the username property: The username of the Appfigures source.