The CCM_InstalledDeploymentType Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents an installed deployment type.  

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class CCM_InstalledDeploymentType :  
{
	String Id;
	String Revision;
};

Methods

The CCM_InstalledDeploymentType class does not define any methods.

Properties

Id

Data type: StringAccess type: Read/Write Qualifiers: [key]Identifier.  
Revision

Data type: StringAccess type: Read/Write Qualifiers: [key]Revision.  

Remarks

Requirements

Runtime Requirements

Development Requirements