次の方法で共有


EventHubOptions.IOptionsFormatter.Format メソッド

定義

EventHubOptions のこのインスタンスの文字列表現を返します。

string IOptionsFormatter.Format ();
abstract member Microsoft.Azure.WebJobs.Hosting.IOptionsFormatter.Format : unit -> string
override this.Microsoft.Azure.WebJobs.Hosting.IOptionsFormatter.Format : unit -> string
Function Format () As String Implements IOptionsFormatter.Format

戻り値

この EventHubOptions インスタンスの文字列表現。

実装

Microsoft.Azure.WebJobs.Hosting.IOptionsFormatter.Format

適用対象