Partilhar via


AutomationAccountResource.GetAgentRegistrationInformationAsync Método

Definição

Recupere as informações de registro do agente de automação.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/agentRegistrationInformation
  • Operação IdAgentRegistrationInformation_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Automation.Models.AgentRegistration>> GetAgentRegistrationInformationAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAgentRegistrationInformationAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Automation.Models.AgentRegistration>>
override this.GetAgentRegistrationInformationAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Automation.Models.AgentRegistration>>
Public Overridable Function GetAgentRegistrationInformationAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of AgentRegistration))

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a