ICommunityGalleriesOperations Interface

Definition

CommunityGalleriesOperations operations.

public interface ICommunityGalleriesOperations
type ICommunityGalleriesOperations = interface
Public Interface ICommunityGalleriesOperations

Methods

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

Get a community gallery by gallery public name.

Extension Methods

Get(ICommunityGalleriesOperations, String, String)

Get a community gallery by gallery public name.

GetAsync(ICommunityGalleriesOperations, String, String, CancellationToken)

Get a community gallery by gallery public name.

Applies to