SqlPoolArgs

constructor(collation: Output<String>? = null, createMode: Output<String>? = null, dataEncrypted: Output<Boolean>? = null, geoBackupPolicyEnabled: Output<Boolean>? = null, name: Output<String>? = null, recoveryDatabaseId: Output<String>? = null, restore: Output<SqlPoolRestoreArgs>? = null, skuName: Output<String>? = null, storageAccountType: Output<String>? = null, synapseWorkspaceId: Output<String>? = null, tags: Output<Map<String, String>>? = null)