次の方法で共有


IRestorableMongodbCollectionsOperations インターフェイス

定義

RestorableMongodbCollectionsOperations 操作。

public interface IRestorableMongodbCollectionsOperations
type IRestorableMongodbCollectionsOperations = interface
Public Interface IRestorableMongodbCollectionsOperations

メソッド

ListWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

特定のデータベースにあるすべての Azure Cosmos DB MongoDB コレクションで変更が実行されたすべてのイベント フィードを表示します。 これは、コンテナーが誤って削除された場合に役立ちます。 この API には、'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' アクセス許可が必要です

拡張メソッド

List(IRestorableMongodbCollectionsOperations, String, String, String)

特定のデータベースにあるすべての Azure Cosmos DB MongoDB コレクションで変更が実行されたすべてのイベント フィードを表示します。 これは、コンテナーが誤って削除された場合に役立ちます。 この API には、'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' アクセス許可が必要です

ListAsync(IRestorableMongodbCollectionsOperations, String, String, String, CancellationToken)

特定のデータベースにあるすべての Azure Cosmos DB MongoDB コレクションで変更が実行されたすべてのイベント フィードを表示します。 これは、コンテナーが誤って削除された場合に役立ちます。 この API には、'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' アクセス許可が必要です

適用対象