Azure Postgre Sql Linked Service Args
constructor(annotations: Output<List<Any>>? = null, azureCloudType: Output<Any>? = null, commandTimeout: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionString: Output<Any>? = null, credential: Output<CredentialReferenceArgs>? = null, database: Output<Any>? = null, description: Output<String>? = null, encoding: Output<Any>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<AzureKeyVaultSecretReferenceArgs>? = null, port: Output<Any>? = null, readBufferSize: Output<Any>? = null, server: Output<Any>? = null, servicePrincipalCredentialType: Output<Any>? = null, servicePrincipalEmbeddedCert: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, servicePrincipalEmbeddedCertPassword: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, servicePrincipalId: Output<Any>? = null, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, sslMode: Output<Any>? = null, tenant: Output<Any>? = null, timeout: Output<Any>? = null, timezone: Output<Any>? = null, trustServerCertificate: Output<Any>? = null, type: Output<String>, username: Output<Any>? = null, version: Output<String>? = null)