StorageBlobCreatedEventData.ContentOffset Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="contentOffset")]
public long? ContentOffset { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentOffset")>]
member this.ContentOffset : Nullable<int64> with get, set
Public Property ContentOffset As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to