Microsoft.SystemCenter.2016.Orchestrator.Role.WebComponentsSystem Center Orchestrator Web Components

Microsoft.SystemCenter.2016.Orchestrator.Role.WebComponents (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.Orchestrator.Role.WebComponents
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId41de7dba-5da7-d3ee-af55-74e0d745b3fc

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.2016.Orchestrator.Role.WebComponents:
PrincipalName  string  Principal Name The principal name of the computer hosting the role. true 256  False 
InstallPath  string  Installation Path Path to the installation directory for the role. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.2016.Orchestrator.Role.WebComponents" Accessibility="Public" Abstract="false" Base="SCO!Microsoft.SystemCenter.Orchestrator.Role.WebComponents" Hosted="true" Singleton="false">
<Property ID="PrincipalName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InstallPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>