IWithRuntimeVersion Interface

Definition

A function app definition allowing runtime version to be specified.

C#
public interface IWithRuntimeVersion
Derived

Methods

WithLatestRuntimeVersion()

Uses the latest runtime version for the function app.

WithRuntimeVersion(String)

Specifies the runtime version for the function app.

Applies to

Product Versions
Azure SDK for .NET Legacy