Partilhar via


ServiceBusOptions.IOptionsFormatter.Format Método

Definição

Formata as opções como objetos JSON para exibição.

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

Retornos

Opções formatadas como JSON.

Implementações

Microsoft.Azure.WebJobs.Hosting.IOptionsFormatter.Format

Aplica-se a