次の方法で共有


BlobChangeFeedEventData.UpdatedBlobProperties プロパティ

定義

このイベント中に更新された BLOB プロパティ。

public System.Collections.Generic.Dictionary<string,Azure.Storage.Blobs.ChangeFeed.BlobPropertyChange> UpdatedBlobProperties { get; }
member this.UpdatedBlobProperties : System.Collections.Generic.Dictionary<string, Azure.Storage.Blobs.ChangeFeed.BlobPropertyChange>
Public ReadOnly Property UpdatedBlobProperties As Dictionary(Of String, BlobPropertyChange)

プロパティ値

適用対象