Microsoft.SystemCenter.SiteSite

Microsoft.SystemCenter.Site (ClassType)

Essa classe representa um site (como um site do cliente monitorado por um VAP) onde um Gateway ou servidor SCE pode estar instalado.

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SystemCenter.Site:
SiteName  string  Nome do Site 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>