Microsoft.SystemCenter.TfsWISync.TfsServerTFS 集合

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 (ZHH) Description (ZHH) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SystemCenter.TfsWISync.TfsServer:
Url  string  URL TFS 集合 URL true 2048  False     
Links  string  連結 應用程式名稱 - TFS 專案對應 false 65536  False     
Description  string  描述 描述 false 256  False     
LocaleId  string  地區設定 地區設定 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>