Azure Data Lake Analytics Linked Service Response
data class AzureDataLakeAnalyticsLinkedServiceResponse(val accountName: Any, val annotations: List<Any>? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val dataLakeAnalyticsUri: Any? = null, 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, val type: String)
Azure Data Lake Analytics linked service.
Constructors
Link copied to clipboard
fun AzureDataLakeAnalyticsLinkedServiceResponse(accountName: Any, annotations: List<Any>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, dataLakeAnalyticsUri: Any? = null, 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, type: String)