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