Freigeben über


ResourceManagementPrivateLinkOperationsExtensions.ListByResourceGroupAsync Methode

Definition

Rufen Sie alle privaten Ressourcenverwaltungslinks in einer Ressourcengruppe ab.

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

Parameter

operations
IResourceManagementPrivateLinkOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: