CommunityGalleryImageVersionsOperationsExtensions 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 CommunityGalleryImageVersionsOperations.
public static class CommunityGalleryImageVersionsOperationsExtensions
type CommunityGalleryImageVersionsOperationsExtensions = class
Public Module CommunityGalleryImageVersionsOperationsExtensions
- Inheritance
-
CommunityGalleryImageVersionsOperationsExtensions
Methods
Get(ICommunityGalleryImageVersionsOperations, String, String, String, String) |
Get a community gallery image version. |
GetAsync(ICommunityGalleryImageVersionsOperations, String, String, String, String, CancellationToken) |
Get a community gallery image version. |
List(ICommunityGalleryImageVersionsOperations, String, String, String) |
List community gallery image versions inside an image. |
ListAsync(ICommunityGalleryImageVersionsOperations, String, String, String, CancellationToken) |
List community gallery image versions inside an image. |
ListNext(ICommunityGalleryImageVersionsOperations, String) |
List community gallery image versions inside an image. |
ListNextAsync(ICommunityGalleryImageVersionsOperations, String, CancellationToken) |
List community gallery image versions inside an image. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET