HostedAgentConfiguration Methods
Class Methods 1 member
A configuration helper for hosted agents.
ToAgentVersionCreationOptions Section titled ToAgentVersionCreationOptions AgentVersionCreationOptions Converts this configuration to an
Projects.AgentVersionCreationOptions instance. public class HostedAgentConfiguration{ public AgentVersionCreationOptions ToAgentVersionCreationOptions() { // ... }}