MariaDBLinkedServiceResponse

constructor(annotations: List<Any>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any? = null, database: Any? = null, description: String? = null, driverVersion: Any? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: AzureKeyVaultSecretReferenceResponse? = null, port: Any? = null, server: Any? = null, sslMode: Any? = null, type: String, useSystemTrustStore: Any? = null, username: Any? = null, version: String? = null)