다음을 통해 공유


IAgentRegistrationInformationOperations 인터페이스

정의

AgentRegistrationInformationOperations 작업.

public interface IAgentRegistrationInformationOperations
type IAgentRegistrationInformationOperations = interface
Public Interface IAgentRegistrationInformationOperations

메서드

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

자동화 에이전트 등록 정보를 검색합니다. http://aka.ms/azureautomationsdk/agentregistrationoperations

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

기본 또는 보조 에이전트 등록 키 다시 생성 http://aka.ms/azureautomationsdk/agentregistrationoperations

확장 메서드

Get(IAgentRegistrationInformationOperations, String, String)

자동화 에이전트 등록 정보를 검색합니다. http://aka.ms/azureautomationsdk/agentregistrationoperations

GetAsync(IAgentRegistrationInformationOperations, String, String, CancellationToken)

자동화 에이전트 등록 정보를 검색합니다. http://aka.ms/azureautomationsdk/agentregistrationoperations

RegenerateKey(IAgentRegistrationInformationOperations, String, String, AgentRegistrationRegenerateKeyParameter)

기본 또는 보조 에이전트 등록 키 다시 생성 http://aka.ms/azureautomationsdk/agentregistrationoperations

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

기본 또는 보조 에이전트 등록 키 다시 생성 http://aka.ms/azureautomationsdk/agentregistrationoperations

적용 대상