StaticSiteDatabaseConnectionConfigurationFileOverview interface
資料庫聯機組態檔
屬性
contents | 檔案內容的Base64編碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
file |
組態檔的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 組態檔的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
contents
檔案內容的Base64編碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
contents?: string
屬性值
string
fileName
組態檔的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
fileName?: string
屬性值
string
type
組態檔的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string