@azure/storage-blob 12.13.0-beta.1 → 12.14.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.
@@ -3776,6 +3776,13 @@ export const BlobDownloadHeaders = {
3776
3776
  name: "DateTimeRfc1123"
3777
3777
  }
3778
3778
  },
3779
+ createdOn: {
3780
+ serializedName: "x-ms-creation-time",
3781
+ xmlName: "x-ms-creation-time",
3782
+ type: {
3783
+ name: "DateTimeRfc1123"
3784
+ }
3785
+ },
3779
3786
  metadata: {
3780
3787
  serializedName: "x-ms-meta",
3781
3788
  xmlName: "x-ms-meta",