Deployed By Process

Microsoft.SystemCenter.ServiceManager.PackageDeployedByProcess (RelationshipType)

The deployment process of a software package

Element properties:

SourceMicrosoft.SystemCenter.ConfigurationManager.Package
TargetMicrosoft.SystemCenter.ServiceManager.SoftwareDeployment.Process
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ServiceManager.PackageDeployedByProcess" Base="System!System.Reference" Abstract="false" Accessibility="Public">
<Source ID="PackageInfo" Type="ConfigMgr!Microsoft.SystemCenter.ConfigurationManager.Package"/>
<Target ID="DeploymentProcess" Type="Microsoft.SystemCenter.ServiceManager.SoftwareDeployment.Process" MaxCardinality="1"/>
</RelationshipType>