Freigeben über


ICommunityGalleryImageVersionsOperations Schnittstelle

Definition

CommunityGalleryImageVersionsOperationsvorgänge.

public interface ICommunityGalleryImageVersionsOperations
type ICommunityGalleryImageVersionsOperations = interface
Public Interface ICommunityGalleryImageVersionsOperations

Methoden

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

Rufen Sie eine Imageversion des Communitykatalogs ab.

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

Auflisten von Communitykatalog-Imageversionen in einem Image.

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

Auflisten von Communitykatalog-Imageversionen in einem Image.

Erweiterungsmethoden

Get(ICommunityGalleryImageVersionsOperations, String, String, String, String)

Rufen Sie eine Imageversion des Communitykatalogs ab.

GetAsync(ICommunityGalleryImageVersionsOperations, String, String, String, String, CancellationToken)

Rufen Sie eine Imageversion des Communitykatalogs ab.

List(ICommunityGalleryImageVersionsOperations, String, String, String)

Auflisten von Communitykatalog-Imageversionen in einem Image.

ListAsync(ICommunityGalleryImageVersionsOperations, String, String, String, CancellationToken)

Auflisten von Communitykatalog-Imageversionen in einem Image.

ListNext(ICommunityGalleryImageVersionsOperations, String)

Auflisten von Communitykatalog-Imageversionen in einem Image.

ListNextAsync(ICommunityGalleryImageVersionsOperations, String, CancellationToken)

Auflisten von Communitykatalog-Imageversionen in einem Image.

Gilt für: