Elastic Pool Args
constructor(dbDtuMax: Output<Int>? = null, dbDtuMin: Output<Int>? = null, dtu: Output<Int>? = null, edition: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, poolSize: Output<Int>? = null, resourceGroupName: Output<String>? = null, serverName: Output<String>? = null, tags: Output<Map<String, String>>? = null)