AzureSqlDatabaseLinkedServiceResponse

constructor(alwaysEncryptedSettings: SqlAlwaysEncryptedPropertiesResponse? = null, annotations: List<Any>? = null, applicationIntent: Any? = null, authenticationType: String? = null, azureCloudType: Any? = null, commandTimeout: Any? = null, connectRetryCount: Any? = null, connectRetryInterval: Any? = null, connectTimeout: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any? = null, credential: CredentialReferenceResponse? = null, database: Any? = null, description: String? = null, encrypt: Any? = null, encryptedCredential: String? = null, failoverPartner: Any? = null, hostNameInCertificate: Any? = null, integratedSecurity: Any? = null, loadBalanceTimeout: Any? = null, maxPoolSize: Any? = null, minPoolSize: Any? = null, multiSubnetFailover: Any? = null, multipleActiveResultSets: Any? = null, packetSize: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: AzureKeyVaultSecretReferenceResponse? = null, pooling: Any? = null, server: Any? = null, servicePrincipalCredential: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalCredentialType: Any? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, tenant: Any? = null, trustServerCertificate: Any? = null, type: String, userName: Any? = null, version: String? = null)