Share via


StorageBlobCreatedEventData.Sequencer Property

Definition

An opaque string value representing the logical sequence of events for any particular blob name. Users can use standard string comparison to understand the relative sequence of two events on the same blob name.

public string Sequencer { get; }
member this.Sequencer : string
Public ReadOnly Property Sequencer As String

Property Value

Applies to