你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于