Freigeben über


ICommunityGalleryImagesOperations Schnittstelle

Definition

CommunityGalleryImagesOperations-Vorgänge.

public interface ICommunityGalleryImagesOperations
type ICommunityGalleryImagesOperations = interface
Public Interface ICommunityGalleryImagesOperations

Methoden

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

Rufen Sie ein Communitykatalogimage ab.

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

Auflisten von Communitykatalogbildern in einem Katalog.

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

Auflisten von Communitykatalogbildern in einem Katalog.

Erweiterungsmethoden

Get(ICommunityGalleryImagesOperations, String, String, String)

Rufen Sie ein Communitykatalogimage ab.

GetAsync(ICommunityGalleryImagesOperations, String, String, String, CancellationToken)

Rufen Sie ein Communitykatalogimage ab.

List(ICommunityGalleryImagesOperations, String, String)

Auflisten von Communitykatalogbildern in einem Katalog.

ListAsync(ICommunityGalleryImagesOperations, String, String, CancellationToken)

Auflisten von Communitykatalogbildern in einem Katalog.

ListNext(ICommunityGalleryImagesOperations, String)

Auflisten von Communitykatalogbildern in einem Katalog.

ListNextAsync(ICommunityGalleryImagesOperations, String, CancellationToken)

Auflisten von Communitykatalogbildern in einem Katalog.

Gilt für: