TeamFoundationServer2013.TFSProxyTFS Proxy Server

TeamFoundationServer2013.TFSProxy (ClassType)

A system that has the TFS Proxy Server software installed.

Knowledge Base article:

Summary

The TFS Proxy server provides caching proxy services to enhance performance at sites that may be remote or connected with lower speed networks from the main TFS installation.

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb0eda444-678a-c5b7-a786-2da4df94f163

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 
TeamFoundationServer2013.TFSProxy:
ProxyPort  string  Proxy Port false  False 

Health Model:

Source Code:

<ClassType ID="TeamFoundationServer2013.TFSProxy" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ProxyPort" Type="string" Key="false" CaseSensitive="false" Length="6" MinLength="0"/>
</ClassType>