Compartilhar via


IAgentRegistrationOperation.GetAsync Método

Definição

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.AgentRegistrationGetResponse> GetAsync (string resourceGroupName, string automationAccount, System.Threading.CancellationToken cancellationToken);
abstract member GetAsync : string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.AgentRegistrationGetResponse>
Public Function GetAsync (resourceGroupName As String, automationAccount As String, cancellationToken As CancellationToken) As Task(Of AgentRegistrationGetResponse)

Parâmetros

resourceGroupName
String
automationAccount
String
cancellationToken
CancellationToken

Retornos

Aplica-se a