次の方法で共有


BrokeredMessageProperty.ViaPartitionKey プロパティ

定義

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

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

プロパティ値

String を返します。

適用対象