IPrivateStoreCollectionOperations インターフェイス

定義

PrivateStoreCollectionOperations 操作。

C#
public interface IPrivateStoreCollectionOperations

メソッド

CreateOrUpdateWithHttpMessagesAsync(String, String, Collection, Dictionary<String,List<String>>, CancellationToken)

プライベート ストア コレクションを作成または更新する

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

特定のプライベート ストアからコレクションを削除します。

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

プライベート ストア コレクションを取得します

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

プライベート ストア コレクションの一覧を取得します

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

プライベート ストア コレクションを削除します。 これは回避策です。

TransferOffersWithHttpMessagesAsync(String, String, TransferOffersProperties, Dictionary<String,List<String>>, CancellationToken)

ソース コレクションからターゲット コレクションへのオファーの転送 (コピーまたは移動)

拡張メソッド

CreateOrUpdate(IPrivateStoreCollectionOperations, String, String, Collection)

プライベート ストア コレクションを作成または更新する

CreateOrUpdateAsync(IPrivateStoreCollectionOperations, String, String, Collection, CancellationToken)

プライベート ストア コレクションを作成または更新する

Delete(IPrivateStoreCollectionOperations, String, String)

特定のプライベート ストアからコレクションを削除します。

DeleteAsync(IPrivateStoreCollectionOperations, String, String, CancellationToken)

特定のプライベート ストアからコレクションを削除します。

Get(IPrivateStoreCollectionOperations, String, String)

プライベート ストア コレクションを取得します

GetAsync(IPrivateStoreCollectionOperations, String, String, CancellationToken)

プライベート ストア コレクションを取得します

List(IPrivateStoreCollectionOperations, String)

プライベート ストア コレクションの一覧を取得します

ListAsync(IPrivateStoreCollectionOperations, String, CancellationToken)

プライベート ストア コレクションの一覧を取得します

Post(IPrivateStoreCollectionOperations, String, String, String)

プライベート ストア コレクションを削除します。 これは回避策です。

PostAsync(IPrivateStoreCollectionOperations, String, String, String, CancellationToken)

プライベート ストア コレクションを削除します。 これは回避策です。

TransferOffers(IPrivateStoreCollectionOperations, String, String, TransferOffersProperties)

ソース コレクションからターゲット コレクションへのオファーの転送 (コピーまたは移動)

TransferOffersAsync(IPrivateStoreCollectionOperations, String, String, TransferOffersProperties, CancellationToken)

ソース コレクションからターゲット コレクションへのオファーの転送 (コピーまたは移動)

適用対象

製品 バージョン
Azure SDK for .NET Legacy