DatabaseExtensions interface
匯出受控資料庫作業結果資源。
- Extends
屬性
operation |
作業模式。 |
storage |
記憶體金鑰。 |
storage |
儲存器金鑰類型。 |
storage |
記憶體 URI。 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
operationMode
作業模式。
operationMode?: string
屬性值
string
storageKey
記憶體金鑰。
storageKey?: string
屬性值
string
storageKeyType
儲存器金鑰類型。
storageKeyType?: string
屬性值
string
storageUri
記憶體 URI。
storageUri?: string
屬性值
string