次の方法で共有


IRestorableMongodbResourcesOperations インターフェイス

定義

RestorableMongodbResourcesOperations 操作。

public interface IRestorableMongodbResourcesOperations
type IRestorableMongodbResourcesOperations = interface
Public Interface IRestorableMongodbResourcesOperations

メソッド

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

指定されたタイムスタンプと場所にあるアカウントに存在するデータベースとコレクションの結合の一覧を返します。 これは、指定されたタイムスタンプと場所に存在するリソースを検証するシナリオで役立ちます。 この API には、'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' アクセス許可が必要です。

拡張メソッド

List(IRestorableMongodbResourcesOperations, String, String, String, String)

指定されたタイムスタンプと場所にあるアカウントに存在するデータベースとコレクションの結合の一覧を返します。 これは、指定されたタイムスタンプと場所に存在するリソースを検証するシナリオで役立ちます。 この API には、'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' アクセス許可が必要です。

ListAsync(IRestorableMongodbResourcesOperations, String, String, String, String, CancellationToken)

指定されたタイムスタンプと場所にあるアカウントに存在するデータベースとコレクションの結合の一覧を返します。 これは、指定されたタイムスタンプと場所に存在するリソースを検証するシナリオで役立ちます。 この API には、'Microsoft.DocumentDB/locations/restorableDatabaseAccounts/.../read' アクセス許可が必要です。

適用対象