IPrivateStoreCollectionOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
PrivateStoreCollectionOperations operations.
public interface IPrivateStoreCollectionOperations
type IPrivateStoreCollectionOperations = interface
Public Interface IPrivateStoreCollectionOperations
Methods
CreateOrUpdateWithHttpMessagesAsync(String, String, Collection, Dictionary<String,List<String>>, CancellationToken) |
Create or update private store collection |
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete a collection from the given private store. |
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets private store collection |
ListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets private store collections list |
PostWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete Private store collection. This is a workaround. |
TransferOffersWithHttpMessagesAsync(String, String, TransferOffersProperties, Dictionary<String,List<String>>, CancellationToken) |
transferring offers (copy or move) from source collection to target collection(s) |
Extension Methods
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET