Freigeben über


ResourceManagementPrivateLinkOperationsExtensions.ListAsync Methode

Definition

Rufen Sie alle privaten Links zur Ressourcenverwaltung in einem Abonnement ab.

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)

Parameter

operations
IResourceManagementPrivateLinkOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: