AzureBatchLinkedServiceArgs

constructor(accessKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, accountName: Output<Any>, annotations: Output<List<Any>>? = null, batchUri: Output<Any>, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, credential: Output<CredentialReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, poolName: Output<Any>, type: Output<String>, version: Output<String>? = null)