Warehouse Linked Service Args
constructor(annotations: Output<List<Any>>? = null, artifactId: Output<Any>, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, endpoint: Output<Any>, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, servicePrincipalCredential: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, servicePrincipalCredentialType: Output<Any>? = null, servicePrincipalId: Output<Any>? = null, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, tenant: Output<Any>? = null, type: Output<String>, version: Output<String>? = null, workspaceId: Output<Any>? = null)