Uses of Class
com.azure.resourcemanager.datafactory.models.SapEccLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SapEccLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSapEccLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.SapEccLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.SapEccLinkedService.withDescription
(String description) Set the description property: Linked service description.SapEccLinkedService.withEncryptedCredential
(String encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.SapEccLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.SapEccLinkedService.withPassword
(SecretBase password) Set the password property: The password for Basic authentication.Set the url property: The URL of SAP ECC OData API.SapEccLinkedService.withUsername
(String username) Set the username property: The username for Basic authentication.