Sdílet prostřednictvím


IAgentRegistrationInformationOperations Rozhraní

Definice

Operace AgentRegistrationInformationOperations.

public interface IAgentRegistrationInformationOperations
type IAgentRegistrationInformationOperations = interface
Public Interface IAgentRegistrationInformationOperations

Metody

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Načtěte informace o registraci agenta automatizace. http://aka.ms/azureautomationsdk/agentregistrationoperations

RegenerateKeyWithHttpMessagesAsync(String, String, AgentRegistrationRegenerateKeyParameter, Dictionary<String,List<String>>, CancellationToken)

Opětovné vygenerování primárního nebo sekundárního registračního klíče agenta http://aka.ms/azureautomationsdk/agentregistrationoperations

Metody rozšíření

Get(IAgentRegistrationInformationOperations, String, String)

Načtěte informace o registraci agenta automatizace. http://aka.ms/azureautomationsdk/agentregistrationoperations

GetAsync(IAgentRegistrationInformationOperations, String, String, CancellationToken)

Načtěte informace o registraci agenta automatizace. http://aka.ms/azureautomationsdk/agentregistrationoperations

RegenerateKey(IAgentRegistrationInformationOperations, String, String, AgentRegistrationRegenerateKeyParameter)

Opětovné vygenerování primárního nebo sekundárního registračního klíče agenta http://aka.ms/azureautomationsdk/agentregistrationoperations

RegenerateKeyAsync(IAgentRegistrationInformationOperations, String, String, AgentRegistrationRegenerateKeyParameter, CancellationToken)

Opětovné vygenerování primárního nebo sekundárního registračního klíče agenta http://aka.ms/azureautomationsdk/agentregistrationoperations

Platí pro