Microsoft.SystemCenter.SiteSite

Microsoft.SystemCenter.Site (ClassType)

This class represents a site (e.g. customer site monitored by a VAP) where a Gateway or SCE server may locally reside.

Element properties:

Base ClassSystem.Group
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7c3de2d7-21db-db95-bcdf-4ec6bcf75579
Commentthis class represents a Site

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 
Microsoft.SystemCenter.Site:
SiteName  string  Site Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Site" Comment="this class represents a Site" Accessibility="Public" Abstract="false" Base="System!System.Group" Hosted="false" Singleton="false">
<Property ID="SiteName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>