Freigeben über


IPrivateLinkServices.ListAutoApprovedPrivateLinkServicesByResourceGroupAsync Methode

Definition

Listet alle automatisch genehmigten Private Link-Dienste asynchron auf.

public System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Network.Fluent.IAutoApprovedPrivateLinkService>> ListAutoApprovedPrivateLinkServicesByResourceGroupAsync (string resourceGroupName, string location, bool loadAllPages = true, System.Threading.CancellationToken cancellationToken = default);
abstract member ListAutoApprovedPrivateLinkServicesByResourceGroupAsync : string * string * bool * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Network.Fluent.IAutoApprovedPrivateLinkService>>
Public Function ListAutoApprovedPrivateLinkServicesByResourceGroupAsync (resourceGroupName As String, location As String, Optional loadAllPages As Boolean = true, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPagedCollection(Of IAutoApprovedPrivateLinkService))

Parameter

resourceGroupName
String

Der Wert des Ressourcengruppennamens.

location
String

Der Wert von location.

loadAllPages
Boolean
cancellationToken
CancellationToken

Gibt zurück

Gilt für: