SharedGalleriesOperationsExtensions Class

Definition

Extension methods for SharedGalleriesOperations.

public static class SharedGalleriesOperationsExtensions
type SharedGalleriesOperationsExtensions = class
Public Module SharedGalleriesOperationsExtensions
Inheritance
SharedGalleriesOperationsExtensions

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