SharedGalleryImagesOperationsExtensions 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 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
Azure SDK for .NET