Delen via


FunctionAppRuntimeSettings.SupportedFunctionsExtensionVersions Property

Definition

Gets list of supported Functions extension versions.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedFunctionsExtensionVersions")]
public System.Collections.Generic.IList<string> SupportedFunctionsExtensionVersions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedFunctionsExtensionVersions")>]
member this.SupportedFunctionsExtensionVersions : System.Collections.Generic.IList<string>
Public ReadOnly Property SupportedFunctionsExtensionVersions As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to