IGallerySharingProfileOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations GallerySharingProfileOperations.
public interface IGallerySharingProfileOperations
type IGallerySharingProfileOperations = interface
Public Interface IGallerySharingProfileOperations
Méthodes
BeginUpdateWithHttpMessagesAsync(String, String, SharingUpdate, Dictionary<String,List<String>>, CancellationToken) |
Mettre à jour le profil de partage d’une galerie. |
UpdateWithHttpMessagesAsync(String, String, SharingUpdate, Dictionary<String,List<String>>, CancellationToken) |
Mettre à jour le profil de partage d’une galerie. |
Méthodes d’extension
BeginUpdate(IGallerySharingProfileOperations, String, String, SharingUpdate) |
Mettre à jour le profil de partage d’une galerie. |
BeginUpdateAsync(IGallerySharingProfileOperations, String, String, SharingUpdate, CancellationToken) |
Mettre à jour le profil de partage d’une galerie. |
Update(IGallerySharingProfileOperations, String, String, SharingUpdate) |
Mettre à jour le profil de partage d’une galerie. |
UpdateAsync(IGallerySharingProfileOperations, String, String, SharingUpdate, CancellationToken) |
Mettre à jour le profil de partage d’une galerie. |
S’applique à
Azure SDK for .NET