BlobChangeFeedEventType type
Types d’enregistrements d’événements de flux de modification.
type BlobChangeFeedEventType =
| "UnspecifiedEventType"
| "BlobCreated"
| "BlobDeleted"
| "BlobPropertiesUpdated"
| "BlobSnapshotCreated"
| "Control"
| "BlobTierChanged"
| "BlobAsyncOperationInitiated"
| "BlobMetadataUpdated"
| "RestorePointMarkerCreated"