次の方法で共有


StorageBlobCreatedEventData.ContentLength プロパティ

定義

BLOB のサイズ (単位: バイト)。 これは、BLOB から Content-Length ヘッダーに返される内容と同じです。

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

プロパティ値

適用対象