DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withAuthenticationType(Object authenticationType) |
Set the authenticationType property: The authentication type to connect to Dynamics CRM server.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withDeploymentType(Object deploymentType) |
Set the deploymentType property: The deployment type of the Dynamics CRM instance.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withHostname(Object hostname) |
Set the hostname property: The host name of the on-premises Dynamics CRM server.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withOrganizationName(Object organizationName) |
Set the organizationName property: The organization name of the Dynamics CRM instance.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withPassword(SecretBase password) |
Set the password property: Password to access the Dynamics CRM instance.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withPort(Object port) |
Set the port property: The port of on-premises Dynamics CRM server.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withServicePrincipalCredential(SecretBase servicePrincipalCredential) |
Set the servicePrincipalCredential property: The credential of the service principal object in Azure Active
Directory.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withServicePrincipalCredentialType(Object servicePrincipalCredentialType) |
Set the servicePrincipalCredentialType property: The service principal credential type to use in Server-To-Server
authentication.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: The client ID of the application in Azure Active Directory used for
Server-To-Server authentication.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withServiceUri(Object serviceUri) |
Set the serviceUri property: The URL to the Microsoft Dynamics CRM server.
|
DynamicsCrmLinkedService |
DynamicsCrmLinkedService.withUsername(Object username) |
Set the username property: User name to access the Dynamics CRM instance.
|