Web service that services Build related queries
The Build Web Service is a service endpoint that TFS uses for management of build services within the TFS system.
Base Class | TeamFoundationServer2017.TfsBaseWebService |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | e5c08731-892b-7549-d759-b06c0e3d94a1 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
![]() |
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False |
TeamFoundationServer2017.TfsBaseWebService: | |||||||
![]() |
string | Object Path | The Object Path includes the details needed for monitors to evaluate the status of this Item | false | 256 | 0 | False |
![]() |
string | Service Name | The name of the web service | true | 256 | 0 | False |
![]() |
int | Port | Port that the TFS Application Tier Web server listens | false | 6 | 0 | |
![]() |
string | Virtual Directory | The virtual directory that TFS is installed in | false | 256 | 0 | False |
![]() |
bool | Use Secure Sockets Layer | Use SSL for web services, this TFS installation only has SSL binding available. | false | 256 | 0 |
<ClassType ID="TeamFoundationServer2017.TfsBuildWebService" Accessibility="Public" Abstract="false" Base="TeamFoundationServer2017.TfsBaseWebService" Hosted="true" Singleton="false" Extension="false"/>