Compartilhar via


RawAssemblyCompilationService Classe

Definição

public class RawAssemblyCompilationService : Microsoft.Azure.WebJobs.Script.Description.ICompilationService<Microsoft.Azure.WebJobs.Script.Description.IDotNetCompilation>
type RawAssemblyCompilationService = class
    interface ICompilationService<IDotNetCompilation>
    interface ICompilationService
Public Class RawAssemblyCompilationService
Implements ICompilationService(Of IDotNetCompilation)
Herança
RawAssemblyCompilationService
Implementações

Construtores

RawAssemblyCompilationService()

Propriedades

Language
PersistsOutput
SupportedFileTypes

Métodos

GetFunctionCompilationAsync(FunctionMetadata)

Implantações explícitas de interface

ICompilationService.GetFunctionCompilationAsync(FunctionMetadata)

Aplica-se a