SharedGalleriesOperationsExtensions 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 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. |