MySqlLinkedServiceArgs

constructor(allowZeroDateTime: Output<Any>? = null, annotations: Output<List<Any>>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionString: Output<Any>? = null, connectionTimeout: Output<Any>? = null, convertZeroDateTime: Output<Any>? = null, database: Output<Any>? = null, description: Output<String>? = null, driverVersion: Output<Any>? = null, encryptedCredential: Output<String>? = null, guidFormat: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<AzureKeyVaultSecretReferenceArgs>? = null, port: Output<Any>? = null, server: Output<Any>? = null, sslCert: Output<Any>? = null, sslKey: Output<Any>? = null, sslMode: Output<Any>? = null, treatTinyAsBoolean: Output<Any>? = null, type: Output<String>, useSystemTrustStore: Output<Any>? = null, username: Output<Any>? = null, version: Output<String>? = null)