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