Database Args
constructor(collation: Output<String>? = null, createMode: Output<String>? = null, edition: Output<String>? = null, elasticPoolName: Output<String>? = null, import: Output<DatabaseImportArgs>? = null, location: Output<String>? = null, maxSizeBytes: Output<String>? = null, maxSizeGb: Output<String>? = null, name: Output<String>? = null, readScale: Output<Boolean>? = null, requestedServiceObjectiveId: Output<String>? = null, requestedServiceObjectiveName: Output<String>? = null, resourceGroupName: Output<String>? = null, restorePointInTime: Output<String>? = null, serverName: Output<String>? = null, sourceDatabaseDeletionDate: Output<String>? = null, sourceDatabaseId: Output<String>? = null, tags: Output<Map<String, String>>? = null, threatDetectionPolicy: Output<DatabaseThreatDetectionPolicyArgs>? = null, zoneRedundant: Output<Boolean>? = null)