FunctionAppRuntimeSettings.SupportedFunctionsExtensionVersions Property

Definition

List of supported Functions extension versions. Serialized Name: FunctionAppRuntimeSettings.supportedFunctionsExtensionVersions

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