次の方法で共有


FunctionAppRuntimeSettings.SupportedFunctionsExtensionVersions プロパティ

定義

サポートされている Functions 拡張機能のバージョンの一覧。

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

プロパティ値

適用対象