Table of Contents

Interface IOptionsFormatter<TOptions>

Namespace
Microsoft.Azure.WebJobs.Hosting
Assembly
Microsoft.Azure.WebJobs.Host.dll
public interface IOptionsFormatter<TOptions>

Type Parameters

TOptions

Methods

Format(TOptions)

string Format(TOptions options)

Parameters

options TOptions

Returns

string