Partager via


IPrivateLinkServices.ListBySubscriptionAsync Méthode

Définition

Répertorie de manière asynchrone tous les services de liaison privée d’un abonnement.

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))

Paramètres

loadAllPages
Boolean
cancellationToken
CancellationToken

Retours

S’applique à