SharedGalleryImageVersionsOperationsExtensions Class

Definition

Extension methods for SharedGalleryImageVersionsOperations.

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

Methods

Get(ISharedGalleryImageVersionsOperations, String, String, String, String)

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

GetAsync(ISharedGalleryImageVersionsOperations, String, String, String, String, CancellationToken)

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

List(ISharedGalleryImageVersionsOperations, String, String, String, String)

List shared gallery image versions by subscription id or tenant id.

ListAsync(ISharedGalleryImageVersionsOperations, String, String, String, String, CancellationToken)

List shared gallery image versions by subscription id or tenant id.

ListNext(ISharedGalleryImageVersionsOperations, String)

List shared gallery image versions by subscription id or tenant id.

ListNextAsync(ISharedGalleryImageVersionsOperations, String, CancellationToken)

List shared gallery image versions by subscription id or tenant id.

Applies to