Azure Data Lake Analytics Linked Service Args
constructor(accountName: Output<Any>, annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, dataLakeAnalyticsUri: Output<Any>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, resourceGroupName: Output<Any>? = null, servicePrincipalId: Output<Any>? = null, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, subscriptionId: Output<Any>? = null, tenant: Output<Any>, type: Output<String>, version: Output<String>? = null)