Freigeben über


IAgentRegistrationInformationOperations Schnittstelle

Definition

AgentRegistrationInformationOperations-Vorgänge.

public interface IAgentRegistrationInformationOperations
type IAgentRegistrationInformationOperations = interface
Public Interface IAgentRegistrationInformationOperations

Methoden

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

Rufen Sie die Registrierungsinformationen des Automatisierungs-Agents ab. http://aka.ms/azureautomationsdk/agentregistrationoperations

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

Generieren eines primären oder sekundären Agent-Registrierungsschlüssels http://aka.ms/azureautomationsdk/agentregistrationoperations

Erweiterungsmethoden

Get(IAgentRegistrationInformationOperations, String, String)

Rufen Sie die Registrierungsinformationen des Automatisierungs-Agents ab. http://aka.ms/azureautomationsdk/agentregistrationoperations

GetAsync(IAgentRegistrationInformationOperations, String, String, CancellationToken)

Rufen Sie die Registrierungsinformationen des Automatisierungs-Agents ab. http://aka.ms/azureautomationsdk/agentregistrationoperations

RegenerateKey(IAgentRegistrationInformationOperations, String, String, AgentRegistrationRegenerateKeyParameter)

Generieren eines primären oder sekundären Agent-Registrierungsschlüssels http://aka.ms/azureautomationsdk/agentregistrationoperations

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

Generieren eines primären oder sekundären Agent-Registrierungsschlüssels http://aka.ms/azureautomationsdk/agentregistrationoperations

Gilt für: