Capacity Pool Volume Quota Rule Args
constructor(accountName: Output<String>? = null, location: Output<String>? = null, poolName: Output<String>? = null, quotaSizeInKiBs: Output<Double>? = null, quotaTarget: Output<String>? = null, quotaType: Output<Either<String, Type>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null, volumeName: Output<String>? = null, volumeQuotaRuleName: Output<String>? = null)