Microsoft.SystemCenter.Orchestrator.ManagementPackRunbookMappingMicrosoft.SystemCenter.Orchestrator.ManagementPackRunbookMapping (ClassType)

Element properties:

Base ClassSystem.ManagementPackElement
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2f7f611e-f7f3-d94d-fb91-e953b7100d4b

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 the object. false 4000  False 
System.Extension:
ID  string  ID ID true 65536  False 
Domain  string  Domain Domain false 65536  False 
Path  string  Path Path false 65536  False 
Internal_ManagementPackId  guid  Management Pack Id Management Pack Id false 256   
Internal_ElementId  guid  Element Id Element Id false 256   
Internal_ParentId  guid  Parent Id Parent Id false 256   
System.ManagementPackElement:
Comment  string  Comment Comment false 256  False 
Microsoft.SystemCenter.Orchestrator.ManagementPackRunbookMapping:
TargetTemplate  string      false 8192  False 
TargetRunbook  string      false 8192  False 
Mapping  string      false 65536  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.Orchestrator.ManagementPackRunbookMapping" Base="System!System.ManagementPackElement" Abstract="false" Accessibility="Public" Hosted="false">
<Property ID="TargetTemplate" Type="string" MaxLength="8192"/>
<Property ID="TargetRunbook" Type="string" MaxLength="8192"/>
<!--Schematized XML to be represented as an element-->
<Property ID="Mapping" Type="string" MaxLength="65536"/>
</ClassType>