CCM_InstalledDeploymentType Client WMI Class
Updated: November 1, 2013
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager
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;
};
The CCM_InstalledDeploymentType class does not define any methods.
- Id
Data type: String
Access type: Read/Write
Qualifiers: [key]
Identifier.
- Revision
Data type: String
Access type: Read/Write
Qualifiers: [key]
Revision.
Requirements
For more information, see Configuration Manager Server Runtime Requirements.
For more information, see Configuration Manager Server Development Requirements.