ISharedGalleriesOperations Interface

Definition

SharedGalleriesOperations operations.

C#
public interface ISharedGalleriesOperations

Methods

Extension Methods

Get(ISharedGalleriesOperations, String, String)

Get a shared gallery by subscription id or tenant id.

GetAsync(ISharedGalleriesOperations, String, String, CancellationToken)

Get a shared gallery by subscription id or tenant id.

List(ISharedGalleriesOperations, String, String)

List shared galleries by subscription id or tenant id.

ListAsync(ISharedGalleriesOperations, String, String, CancellationToken)

List shared galleries by subscription id or tenant id.

ListNext(ISharedGalleriesOperations, String)

List shared galleries by subscription id or tenant id.

ListNextAsync(ISharedGalleriesOperations, String, CancellationToken)

List shared galleries by subscription id or tenant id.

Applies to

Product Versions
Azure SDK for .NET Legacy