AzureDataExplorerLinkedServiceArgs

constructor(annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, credential: Output<CredentialReferenceArgs>? = null, database: Output<Any>, description: Output<String>? = null, endpoint: Output<Any>, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, servicePrincipalId: Output<Any>? = null, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, tenant: Output<Any>? = null, type: Output<String>, version: Output<String>? = null)