次の方法で共有


EventData.PartitionKey プロパティ

定義

イベント データを送信するパーティションを決定するために使用されるキーを取得または設定します。

public string PartitionKey { get; set; }
member this.PartitionKey : string with get, set
Public Property PartitionKey As String

プロパティ値

イベント データの送信先となるパーティションのパーティション キー。

適用対象