IAgentRegistrationInformationOperations Rozhraní
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
Azure SDK for .NET