Partilhar via


IPrivateLinkServices.ListBySubscriptionAsync Método

Definição

Lista todos os serviços de link privado em uma assinatura de forma assíncrona.

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

Parâmetros

loadAllPages
Boolean
cancellationToken
CancellationToken

Retornos

Aplica-se a