Partilhar via


FunctionAppRuntimeSettings.SupportedFunctionsExtensionVersions Propriedade

Definição

Obtém a lista de versões de extensão do Functions com suporte.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a