Azure Postgre Sql Linked Service Response
constructor(annotations: List<Any>? = null, azureCloudType: Any? = null, commandTimeout: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any? = null, credential: CredentialReferenceResponse? = null, database: Any? = null, description: String? = null, encoding: Any? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: AzureKeyVaultSecretReferenceResponse? = null, port: Any? = null, readBufferSize: Any? = null, server: Any? = null, servicePrincipalCredentialType: Any? = null, servicePrincipalEmbeddedCert: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalEmbeddedCertPassword: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, sslMode: Any? = null, tenant: Any? = null, timeout: Any? = null, timezone: Any? = null, trustServerCertificate: Any? = null, type: String, username: Any? = null, version: String? = null)