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