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

SharedGalleriesOperationsExtensions 类

定义

SharedGalleriesOperations 的扩展方法。

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

方法

Get(ISharedGalleriesOperations, String, String)

按订阅 ID 或租户 ID 获取共享库。

GetAsync(ISharedGalleriesOperations, String, String, CancellationToken)

按订阅 ID 或租户 ID 获取共享库。

List(ISharedGalleriesOperations, String, String)

按订阅 ID 或租户 ID 列出共享库。

ListAsync(ISharedGalleriesOperations, String, String, CancellationToken)

按订阅 ID 或租户 ID 列出共享库。

ListNext(ISharedGalleriesOperations, String)

按订阅 ID 或租户 ID 列出共享库。

ListNextAsync(ISharedGalleriesOperations, String, CancellationToken)

按订阅 ID 或租户 ID 列出共享库。

适用于