StaticSiteUserProvidedFunctionAppARMResource interface
静态站点用户提供的 Function App ARM 资源。
属性
| created |
函数应用注册到静态站点的日期和时间。 注意:此属性不会序列化。 它只能由服务器填充。 |
| function |
向静态站点注册的函数应用的区域 |
| function |
向静态站点注册的函数应用的资源 ID |
继承属性
| id | 资源 ID。注意:此属性不会序列化。 它只能由服务器填充。 |
| kind | 资源类型。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
createdOn
函数应用注册到静态站点的日期和时间。 注意:此属性不会序列化。 它只能由服务器填充。
createdOn?: Date
属性值
Date
functionAppRegion
向静态站点注册的函数应用的区域
functionAppRegion?: string
属性值
string
functionAppResourceId
向静态站点注册的函数应用的资源 ID
functionAppResourceId?: string
属性值
string