TeamFoundationServer2015.TfsCandidateBaseTFS Candidate Base

TeamFoundationServer2015.TfsCandidateBase (ClassType)

Base class shared by Candidate Servers

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId56473619-a192-67b1-e8ee-522c9d654153

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.TfsCandidateBase:
Component  string  Component true 256  False 

Health Model:

Source Code:

<ClassType ID="TeamFoundationServer2015.TfsCandidateBase" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false" Extension="false">
<Property ID="Component" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>