Freigeben über


IPrivateLinkServices.ListBySubscriptionAsync Methode

Definition

Listet alle Private Link-Dienste in einem Abonnement asynchron auf.

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

Parameter

loadAllPages
Boolean
cancellationToken
CancellationToken

Gibt zurück

Gilt für: