你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StaticSiteUserProvidedFunctionApp interface
静态站点用户提供的函数。
- Extends
属性
created |
向静态站点注册函数应用的日期和时间。 注意:此属性不会被序列化。 它只能由服务器填充。 |
function |
向静态站点注册的函数应用的区域 |
function |
向静态站点注册的函数应用的资源 ID |
继承属性
id | 资源 ID。注意:不会序列化此属性。 它只能由服务器填充。 |
kind | 资源类型。 |
name | 资源名称。 注意:此属性不会被序列化。 它只能由服务器填充。 |
type | 资源类型。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
createdOn
向静态站点注册函数应用的日期和时间。 注意:此属性不会被序列化。 它只能由服务器填充。
createdOn?: Date
属性值
Date
functionAppRegion
向静态站点注册的函数应用的区域
functionAppRegion?: string
属性值
string
functionAppResourceId
向静态站点注册的函数应用的资源 ID
functionAppResourceId?: string
属性值
string