Microsoft.SystemCenter.TfsWISync.TfsServerTFS Collection

Microsoft.SystemCenter.TfsWISync.TfsServer (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4c093080-f1ed-e582-91db-e73315ac03cc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.TfsWISync.TfsServer:
Url  string  URL TFS Collection URL true 2048  False     
Links  string  Links Application name - TFS project mappings false 65536  False     
Description  string  Description Description false 256  False     
LocaleId  string  Locale Locale false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.TfsWISync.TfsServer" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false" Extension="false">
<Property ID="Url" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="2048" MinLength="0" Required="false" Scale="0"/>
<Property ID="Links" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="65536" MinLength="0" Required="false" Scale="0"/>
<Property ID="Description" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="LocaleId" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>