FunctionsRuntime interface
関数アプリのランタイム名とバージョン。
プロパティ
name | 関数アプリのランタイム名。 使用可能なオプション: dotnet-isolated、node、java、powershell、python、custom |
version | 関数アプリのランタイム バージョン。 例: 8 (dotnet 分離の場合) |
プロパティの詳細
name
関数アプリのランタイム名。 使用可能なオプション: dotnet-isolated、node、java、powershell、python、custom
name?: string
プロパティ値
string
version
関数アプリのランタイム バージョン。 例: 8 (dotnet 分離の場合)
version?: string
プロパティ値
string