你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BlobChangeFeedEventData.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