VMM Cloud Projection

ServiceManager.Chargeback.VmmCloudProjection (TypeProjection)

Defines the properties of VMM cloud along with related objects such as assigned VMM cloud usages and price sheets

Element properties:

TypeMicrosoft.SystemCenter.VirtualMachineManager.2012.PrivateCloud
AccessibilityPublic

Source Code:

<TypeProjection ID="ServiceManager.Chargeback.VmmCloudProjection" Accessibility="Public" Type="Vmm2012Discovery!Microsoft.SystemCenter.VirtualMachineManager.2012.PrivateCloud">
<Component Alias="DefaultUsage" Path="$Context/Path[Relationship='ServiceManager.Chargeback.VmmPrivateCloudHostsDefaultVmmCloudUsage']$">
<Component Alias="Pricesheet" Path="$Context/Path[Relationship='ChargebackLib!System.Chargeback.UsageReferencesPricesheet' TypeConstraint='ServiceManager.Chargeback.VmmCloudPricesheet']$"/>
</Component>
<Component Alias="UserRoleUsages" Path="$Context/Path[Relationship='ServiceManager.Chargeback.VmmPrivateCloudHostsUserRoleVmmCloudUsage']$">
<Component Alias="UserRole" Path="$Context/Path[Relationship='ServiceManager.Chargeback.VmmUserRoleReferencesUserRoleVmmCloudUsage' SeedRole='Target']$"/>
<Component Alias="Pricesheet" Path="$Context/Path[Relationship='ChargebackLib!System.Chargeback.UsageReferencesPricesheet' TypeConstraint='ServiceManager.Chargeback.VmmCloudPricesheet']$"/>
</Component>
</TypeProjection>