Partilhar via


IWithRuntimeVersion Interface

Definição

Uma definição de aplicativo de funções que permite que a versão do runtime seja especificada.

public interface IWithRuntimeVersion
type IWithRuntimeVersion = interface
Public Interface IWithRuntimeVersion
Derivado

Métodos

WithLatestRuntimeVersion()

Usa a versão de runtime mais recente para o aplicativo de funções.

WithRuntimeVersion(String)

Especifica a versão de runtime para o aplicativo de funções.

Aplica-se a