TeamFoundationServer2012.TFSProxyTFS Proxy Server

TeamFoundationServer2012.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
ElementId57f48972-66eb-4bae-c0cc-fc54ee48ec84

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

Health Model:

Source Code:

<ClassType ID="TeamFoundationServer2012.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>