Share via


StorageBlobCreatedEventData.Sequencer Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="sequencer")]
public string Sequencer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sequencer")>]
member this.Sequencer : string with get, set
Public Property Sequencer As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to