TeamFoundationServer2015.TfsBuildWebServiceTFS Build Web Service

TeamFoundationServer2015.TfsBuildWebService (ClassType)

Web service that services Build related queries

Knowledge Base article:

Summary

The Build Web Service is a service endpoint that TFS uses for management of build services within the TFS system.

Element properties:

Base ClassTeamFoundationServer2015.TfsBaseWebService
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1c5a6646-894c-bf8a-b27c-4d4abc771a81

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
TeamFoundationServer2015.TfsBaseWebService:
ObjectPath  string  Object Path The Object Path includes the details needed for monitors to evaluate the status of this Item false 256  False 
ServiceName  string  Service Name The name of the web service true 256  False 
Port  int  Port Port that the TFS Application Tier Web server listens false   
VirtualDirectory  string  Virtual Directory The virtual directory that TFS is installed in false 256  False 
UseSsl  bool  Use Secure Sockets Layer Use SSL for web services, this TFS installation only has SSL binding available. false 256   

Health Model:

Source Code:

<ClassType ID="TeamFoundationServer2015.TfsBuildWebService" Accessibility="Public" Abstract="false" Base="TeamFoundationServer2015.TfsBaseWebService" Hosted="true" Singleton="false" Extension="false"/>