Share via


ResourceManagementPrivateLinkOperationsExtensions.ListAsync メソッド

定義

サブスクリプション内のすべてのリソース管理プライベート リンクを取得します。

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementPrivateLinkListResult> ListAsync (this Microsoft.Azure.Management.ResourceManager.IResourceManagementPrivateLinkOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.ResourceManager.IResourceManagementPrivateLinkOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementPrivateLinkListResult>
<Extension()>
Public Function ListAsync (operations As IResourceManagementPrivateLinkOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ResourceManagementPrivateLinkListResult)

パラメーター

operations
IResourceManagementPrivateLinkOperations

この拡張メソッドの操作グループ。

cancellationToken
CancellationToken

キャンセル トークン。

戻り値

適用対象