共用方式為


RestorableGremlinResources interface

代表 RestorableGremlinResources 的介面。

方法

list(string, string, RestorableGremlinResourcesListOptionalParams)

傳回存在於指定時間戳記和位置之帳戶上的 gremlin 資料庫和圖形下拉式清單。 這有助於在案例中驗證指定時間戳記和位置上存在的資源。 此 API 需要 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' 許可權。

方法詳細資料

list(string, string, RestorableGremlinResourcesListOptionalParams)

傳回存在於指定時間戳記和位置之帳戶上的 gremlin 資料庫和圖形下拉式清單。 這有助於在案例中驗證指定時間戳記和位置上存在的資源。 此 API 需要 'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' 許可權。

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

參數

location

string

Cosmos DB 區域,字組與每個字組大寫之間的空格。

instanceId

string

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

傳回