Partilhar via


NetworkProfilesOperationsExtensions.ListAllAsync Método

Definição

Obtém todos os perfis de rede em uma assinatura.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Fluent.Models.NetworkProfileInner>> ListAllAsync (this Microsoft.Azure.Management.Network.Fluent.INetworkProfilesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAllAsync : Microsoft.Azure.Management.Network.Fluent.INetworkProfilesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Fluent.Models.NetworkProfileInner>>
<Extension()>
Public Function ListAllAsync (operations As INetworkProfilesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of NetworkProfileInner))

Parâmetros

operations
INetworkProfilesOperations

O grupo de operações para esse método de extensão.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Aplica-se a