Azure Data Lake Store Linked Service Response
data class AzureDataLakeStoreLinkedServiceResponse(val accountName: Any? = null, val annotations: List<Any>? = null, val azureCloudType: Any? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val credential: CredentialReferenceResponse? = null, val dataLakeStoreUri: Any, val description: String? = null, val encryptedCredential: String? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val resourceGroupName: Any? = null, val servicePrincipalId: Any? = null, val servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val subscriptionId: Any? = null, val tenant: Any? = null, val type: String)
Azure Data Lake Store linked service.
Constructors
Link copied to clipboard
fun AzureDataLakeStoreLinkedServiceResponse(accountName: Any? = null, annotations: List<Any>? = null, azureCloudType: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, credential: CredentialReferenceResponse? = null, dataLakeStoreUri: Any, description: String? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, resourceGroupName: Any? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, subscriptionId: Any? = null, tenant: Any? = null, type: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard