Share via


FunctionAppRuntime.Version Property

Definition

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

public Azure.Provisioning.BicepValue<string> Version { get; set; }
member this.Version : Azure.Provisioning.BicepValue<string> with get, set
Public Property Version As BicepValue(Of String)

Property Value

Applies to