Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BlobTagsChange

Package version

Blob tags that were updated as part of the change feed event.

Hierarchy

  • BlobTagsChange

Index

Properties

Properties

newTags

newTags: Record<string, string>

New Tags.

oldTags

oldTags: Record<string, string>

Previous Tags.

Generated using TypeDoc