Share via


FunctionAppRuntime.Version Property

Definition

Function app runtime version. Example: 8 (for dotnet-isolated).

public string Version { get; set; }
member this.Version : string with get, set
Public Property Version As String

Property Value

Applies to