SharedGalleryImageVersionsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET