BrokeredMessage.ViaPartitionKey プロパティ

定義

トランザクションを使用して転送キュー経由でメッセージを送信する場合のパーティション キー値を取得または設定します。

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

プロパティ値

トランザクションを使用して転送キュー経由でメッセージを送信する場合のパーティション キー値。

適用対象