GoldengateAzureDataLakeStorageConnectionProperties
import type { GoldengateAzureDataLakeStorageConnectionProperties } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";The properties of GoldengateAzureDataLakeStorageConnection.
§Properties
Optional. Azure storage account key. This property is required when 'authentication_type' is set to 'SHARED_KEY'.
Optional. Authentication mechanism to access Azure Data Lake Storage.
Optional. The endpoint used for authentication with Microsoft Entra ID (formerly Azure Active Directory). Default value: https://login.microsoftonline.com
Optional. Azure tenant ID of the application. This property is required when 'authentication_type' is set to 'AZURE_ACTIVE_DIRECTORY'.
Optional. Azure client ID of the application. This property is required when 'authentication_type' is set to 'AZURE_ACTIVE_DIRECTORY'.
Optional. Azure client secret (aka application password) for authentication.
Optional. Azure Storage service endpoint. e.g: https://test.blob.core.windows.net