Office365LinkedService |
Office365LinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
Office365LinkedService |
Office365LinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
Office365LinkedService |
Office365LinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
Office365LinkedService |
Office365LinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
Office365LinkedService |
Office365LinkedService.withOffice365TenantId(Object office365TenantId) |
Set the office365TenantId property: Azure tenant ID to which the Office 365 account belongs.
|
Office365LinkedService |
Office365LinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
Office365LinkedService |
Office365LinkedService.withServicePrincipalId(Object servicePrincipalId) |
Set the servicePrincipalId property: Specify the application's client ID.
|
Office365LinkedService |
Office365LinkedService.withServicePrincipalKey(SecretBase servicePrincipalKey) |
Set the servicePrincipalKey property: Specify the application's key.
|
Office365LinkedService |
Office365LinkedService.withServicePrincipalTenantId(Object servicePrincipalTenantId) |
Set the servicePrincipalTenantId property: Specify the tenant information under which your Azure AD web
application resides.
|