@azure/storage-blob 12.15.0-beta.1 → 12.16.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1295,7 +1295,8 @@ export const BlobPropertiesInternal = {
1295
1295
  name: "Enum",
1296
1296
  allowedValues: [
1297
1297
  "rehydrate-pending-to-hot",
1298
- "rehydrate-pending-to-cool"
1298
+ "rehydrate-pending-to-cool",
1299
+ "rehydrate-pending-to-cold"
1299
1300
  ]
1300
1301
  }
1301
1302
  },