Uses of Class
com.azure.resourcemanager.datafactory.models.DynamicsAXLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of DynamicsAXLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDynamicsAXLinkedService.withAadResourceId
(Object aadResourceId) Set the aadResourceId property: Specify the resource you are requesting authorization.DynamicsAXLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.DynamicsAXLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.DynamicsAXLinkedService.withDescription
(String description) Set the description property: Linked service description.DynamicsAXLinkedService.withEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.DynamicsAXLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.DynamicsAXLinkedService.withServicePrincipalId
(Object servicePrincipalId) Set the servicePrincipalId property: Specify the application's client ID.DynamicsAXLinkedService.withServicePrincipalKey
(SecretBase servicePrincipalKey) Set the servicePrincipalKey property: Specify the application's key.DynamicsAXLinkedService.withTenant
(Object tenant) Set the tenant property: Specify the tenant information (domain name or tenant ID) under which your application resides.Set the url property: The Dynamics AX (or Dynamics 365 Finance and Operations) instance OData endpoint.