Compartilhar via


AccountsOperationsExtensions.GetAsync(IAccountsOperations) Método

Definição

Obtém os detalhes da conta.

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

Parâmetros

operations
IAccountsOperations

Referência a Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.

Retornos

Definição do resultado do operaton GetAccount.

Aplica-se a