StaticSiteUserProvidedFunctionApp interface
靜態網站使用者提供的函式。
- Extends
屬性
created |
函式應用程式向靜態網站註冊的日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
function |
向靜態網站註冊的函式應用程式區域 |
function |
向靜態網站註冊之函式應用程式的資源標識碼 |
繼承的屬性
id | 資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
kind | 資源種類。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
createdOn
函式應用程式向靜態網站註冊的日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
createdOn?: Date
屬性值
Date
functionAppRegion
向靜態網站註冊的函式應用程式區域
functionAppRegion?: string
屬性值
string
functionAppResourceId
向靜態網站註冊之函式應用程式的資源標識碼
functionAppResourceId?: string
屬性值
string
繼承的屬性詳細資料
id
kind
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自