Pool Args
constructor(assignments: Output<List<String>>? = null, diskPoolProperties: Output<DiskPoolPropertiesArgs>? = null, elasticSanPoolProperties: Output<ElasticSanPoolPropertiesArgs>? = null, ephemeralPoolProperties: Output<EphemeralPoolPropertiesArgs>? = null, location: Output<String>? = null, poolCapacityGiB: Output<Double>? = null, poolName: Output<String>? = null, poolType: Output<Double>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)