BlobProperties.AppendBlobCommittedBlockCount プロパティ

定義

BLOB が追加 BLOB の場合は、コミットされたブロックの数を取得します。

public int? AppendBlobCommittedBlockCount { get; }
member this.AppendBlobCommittedBlockCount : Nullable<int>
Public ReadOnly Property AppendBlobCommittedBlockCount As Nullable(Of Integer)

プロパティ値

コミットされたブロックの数を含む整数。

適用対象