你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
FunctionAppRuntimeSettings 类
函数应用运行时设置。
变量仅由服务器填充,发送请求时将被忽略。
- 继承
-
azure.mgmt.web._serialization.ModelFunctionAppRuntimeSettings
构造函数
FunctionAppRuntimeSettings(**kwargs: Any)
变量
名称 | 说明 |
---|---|
runtime_version
|
函数应用堆栈次要版本 (运行时仅) 。 |
remote_debugging_supported
|
|
app_insights_settings
|
与次要版本关联的 Application Insights 设置。 |
git_hub_action_settings
|
GitHub Actions与次要版本关联的设置。 |
app_settings_dictionary
|
与次要版本关联的应用程序设置。 |
site_config_properties_dictionary
|
与次要版本关联的配置设置。 |
supported_functions_extension_versions
|
支持的 Functions 扩展版本列表。 |
is_preview
|
|
is_deprecated
|
|
is_hidden
|
|
end_of_life_date
|
次要版本的生命周期结束日期。 |
is_auto_update
|
|
is_early_access
|
|
is_default
|
|