Share via


FunctionAppRuntimeSettings.SupportedFunctionsExtensionVersions Property

Definition

List of supported Functions extension versions.

public System.Collections.Generic.IReadOnlyList<string> SupportedFunctionsExtensionVersions { get; }
member this.SupportedFunctionsExtensionVersions : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property SupportedFunctionsExtensionVersions As IReadOnlyList(Of String)

Property Value

Applies to