TeamFoundationServer2010.TFSProxyTFS Proxy Server

TeamFoundationServer2010.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
ElementId11db317c-75fa-bec8-afe7-6a19a4c3c915

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 
TeamFoundationServer2010.TFSProxy:
InstalledPort  string  Install Port false  False 

Health Model:

Source Code:

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