RestorableTablePropertiesResource interface
Azure Cosmos DB 數據表事件的資源
屬性
can |
這個數據表的狀態,用來識別此數據表是否可在相同帳戶中還原。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
can |
無法在同一個帳戶中還原此數據表的原因。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
event |
此數據表事件發生的時間。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
operation |
這個數據表事件的作業類型。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
owner |
這個數據表的名稱。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
owner |
此數據表的資源識別碼。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
rid | 系統產生的屬性。 唯一識別碼。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
canUndelete
這個數據表的狀態,用來識別此數據表是否可在相同帳戶中還原。 注意:此屬性不會串行化。 它只能由伺服器填入。
canUndelete?: string
屬性值
string
canUndeleteReason
無法在同一個帳戶中還原此數據表的原因。 注意:此屬性不會串行化。 它只能由伺服器填入。
canUndeleteReason?: string
屬性值
string
eventTimestamp
此數據表事件發生的時間。 注意:此屬性不會串行化。 它只能由伺服器填入。
eventTimestamp?: string
屬性值
string
operationType
這個數據表事件的作業類型。 注意:此屬性不會串行化。 它只能由伺服器填入。
operationType?: string
屬性值
string
ownerId
這個數據表的名稱。 注意:此屬性不會串行化。 它只能由伺服器填入。
ownerId?: string
屬性值
string
ownerResourceId
此數據表的資源識別碼。 注意:此屬性不會串行化。 它只能由伺服器填入。
ownerResourceId?: string
屬性值
string
rid
系統產生的屬性。 唯一識別碼。 注意:此屬性不會串行化。 它只能由伺服器填入。
rid?: string
屬性值
string