Share via


QueueClient.FormatDeadLetterPath(String) メソッド

定義

指定した配信不能キュー パスから形式名を作成します。

public static string FormatDeadLetterPath (string queuePath);
static member FormatDeadLetterPath : string -> string
Public Shared Function FormatDeadLetterPath (queuePath As String) As String

パラメーター

queuePath
String

配信不能キューへのパス。

戻り値

String指定した配信不能キュー パスの形式名を作成した結果。

適用対象