Freigeben über


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

Parameter

location
String

Der Wert von location.

loadAllPages
Boolean
cancellationToken
CancellationToken

Gibt zurück

Gilt für: