IGallerySharingProfileOperations Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
GallerySharingProfileOperations-Vorgänge.
public interface IGallerySharingProfileOperations
type IGallerySharingProfileOperations = interface
Public Interface IGallerySharingProfileOperations
Methoden
BeginUpdateWithHttpMessagesAsync(String, String, SharingUpdate, Dictionary<String,List<String>>, CancellationToken) |
Aktualisieren des Freigabeprofils eines Katalogs. |
UpdateWithHttpMessagesAsync(String, String, SharingUpdate, Dictionary<String,List<String>>, CancellationToken) |
Aktualisieren des Freigabeprofils eines Katalogs. |
Erweiterungsmethoden
BeginUpdate(IGallerySharingProfileOperations, String, String, SharingUpdate) |
Aktualisieren des Freigabeprofils eines Katalogs. |
BeginUpdateAsync(IGallerySharingProfileOperations, String, String, SharingUpdate, CancellationToken) |
Aktualisieren des Freigabeprofils eines Katalogs. |
Update(IGallerySharingProfileOperations, String, String, SharingUpdate) |
Aktualisieren des Freigabeprofils eines Katalogs. |
UpdateAsync(IGallerySharingProfileOperations, String, String, SharingUpdate, CancellationToken) |
Aktualisieren des Freigabeprofils eines Katalogs. |
Gilt für:
Azure SDK for .NET