共用方式為


RestorableGremlinGraphs interface

表示 RestorableGremlinGraphs 的介面。

方法

list(string, string, RestorableGremlinGraphsListOptionalParams)

顯示特定資料庫下所有 Azure Cosmos DB Gremlin 圖形上完成之所有變化的事件摘要。 這有助於在意外刪除容器的情況下。 此 API 需要 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' 許可權

方法詳細資料

list(string, string, RestorableGremlinGraphsListOptionalParams)

顯示特定資料庫下所有 Azure Cosmos DB Gremlin 圖形上完成之所有變化的事件摘要。 這有助於在意外刪除容器的情況下。 此 API 需要 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' 許可權

function list(location: string, instanceId: string, options?: RestorableGremlinGraphsListOptionalParams): PagedAsyncIterableIterator<RestorableGremlinGraphGetResult, RestorableGremlinGraphGetResult[], PageSettings>

參數

location

string

Cosmos DB 區域,在單字與每個字大寫之間都有空格。

instanceId

string

可還原資料庫帳戶的 instanceId GUID。

傳回