Share via


StorageBlobCreatedEventData.ContentLength Property

Definition

The size of the blob in bytes. This is the same as what would be returned in the Content-Length header from the blob.

public long? ContentLength { get; }
member this.ContentLength : Nullable<int64>
Public ReadOnly Property ContentLength As Nullable(Of Long)

Property Value

Applies to