Elastic San Args
constructor(availabilityZones: Output<List<String>>? = null, baseSizeTiB: Output<Double>? = null, elasticSanName: Output<String>? = null, extendedCapacitySizeTiB: Output<Double>? = null, location: Output<String>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, tags: Output<Map<String, String>>? = null)