SharedGalleryImagesOperationsExtensions Class

Definition

Extension methods for SharedGalleryImagesOperations.

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

Methods

Get(ISharedGalleryImagesOperations, String, String, String)

Get a shared gallery image by subscription id or tenant id.

GetAsync(ISharedGalleryImagesOperations, String, String, String, CancellationToken)

Get a shared gallery image by subscription id or tenant id.

List(ISharedGalleryImagesOperations, String, String, String)

List shared gallery images by subscription id or tenant id.

ListAsync(ISharedGalleryImagesOperations, String, String, String, CancellationToken)

List shared gallery images by subscription id or tenant id.

ListNext(ISharedGalleryImagesOperations, String)

List shared gallery images by subscription id or tenant id.

ListNextAsync(ISharedGalleryImagesOperations, String, CancellationToken)

List shared gallery images by subscription id or tenant id.

Applies to