Gen1EnvironmentArgs

constructor(dataRetentionTime: Output<String>? = null, environmentName: Output<String>? = null, kind: Output<String>? = null, location: Output<String>? = null, partitionKeyProperties: Output<List<TimeSeriesIdPropertyArgs>>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, storageLimitExceededBehavior: Output<Either<String, StorageLimitExceededBehavior>>? = null, tags: Output<Map<String, String>>? = null)