Partager via


SwaggerController Classe

Définition

[Microsoft.Azure.WebJobs.Script.WebHost.Filters.SystemAuthorizationLevel("swaggerdocumentationkey")]
public class SwaggerController : System.Web.Http.ApiController
[<Microsoft.Azure.WebJobs.Script.WebHost.Filters.SystemAuthorizationLevel("swaggerdocumentationkey")>]
type SwaggerController = class
    inherit ApiController
Public Class SwaggerController
Inherits ApiController
Héritage
SwaggerController
Attributs

Constructeurs

SwaggerController(ISwaggerDocumentManager, WebScriptHostManager, TraceWriter, ILoggerFactory)

Méthodes

AddOrUpdateSwaggerDocumentAsync(JObject)
DeleteSwaggerDocumentAsync()
GetGeneratedSwaggerDocument()
GetSwaggerDocumentAsync()

S’applique à