Compartilhar via


VNetOperationsExtensions.ListAsync(IVNetOperations) Método

Definição

Obtém uma lista de configurações de rede virtual.

public static System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetListResult> ListAsync (this Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations operations);
static member ListAsync : Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetListResult>
<Extension()>
Public Function ListAsync (operations As IVNetOperations) As Task(Of VNetListResult)

Parâmetros

operations
IVNetOperations

Referência ao Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.

Retornos

Lista de redes virtuais.

Aplica-se a