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

PrivateLinkResourcesOperationsExtensions 类

定义

PrivateLinkResourcesOperations 的扩展方法。

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

方法

GetByGroupId(IPrivateLinkResourcesOperations, String, String, String)

获取具有给定组标识符的帐户的可私下链接资源。

GetByGroupIdAsync(IPrivateLinkResourcesOperations, String, String, String, CancellationToken)

获取具有给定组标识符的帐户的可私下链接资源。

ListByAccount(IPrivateLinkResourcesOperations, String, String)

获取帐户的专用可链接资源的列表。

ListByAccountAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

获取帐户的专用可链接资源的列表。

ListByAccountNext(IPrivateLinkResourcesOperations, String)

获取帐户的专用可链接资源的列表。

ListByAccountNextAsync(IPrivateLinkResourcesOperations, String, CancellationToken)

获取帐户的专用可链接资源的列表。

适用于