你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SharedGalleryImageVersionsOperationsExtensions 类

定义

SharedGalleryImageVersionsOperations 的扩展方法。

public static class SharedGalleryImageVersionsOperationsExtensions
type SharedGalleryImageVersionsOperationsExtensions = class
Public Module SharedGalleryImageVersionsOperationsExtensions
继承
SharedGalleryImageVersionsOperationsExtensions

方法

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

按订阅 ID 或租户 ID 获取共享库映像版本。

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

按订阅 ID 或租户 ID 获取共享库映像版本。

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

按订阅 ID 或租户 ID 列出共享库映像版本。

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

按订阅 ID 或租户 ID 列出共享库映像版本。

ListNext(ISharedGalleryImageVersionsOperations, String)

按订阅 ID 或租户 ID 列出共享库映像版本。

ListNextAsync(ISharedGalleryImageVersionsOperations, String, CancellationToken)

按订阅 ID 或租户 ID 列出共享库映像版本。

适用于