你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServerlessConfigProperties interface

元数据无服务器配置属性

属性

applicationTypes

informatica 支持的应用程序类型列表

computeUnits

具有可能的值数组的计算单元列表

executionTimeout

无服务器运行时执行超时

platform

平台类型

regions

支持的无服务器 informatica 区域列表

属性详细信息

applicationTypes

informatica 支持的应用程序类型列表

applicationTypes?: ApplicationTypeMetadata[]

属性值

computeUnits

具有可能的值数组的计算单元列表

computeUnits?: ComputeUnitsMetadata[]

属性值

executionTimeout

无服务器运行时执行超时

executionTimeout?: string

属性值

string

platform

平台类型

platform?: string

属性值

string

regions

支持的无服务器 informatica 区域列表

regions?: RegionsMetadata[]

属性值