CCM_InstalledDeploymentType Client WMI Class

 

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.

Syntax

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

Methods

The CCM_InstalledDeploymentType class does not define any methods.

Properties

  • Id
    Data type: String

    Access type: Read/Write

    Qualifiers: [key]

    Identifier.  

  • Revision
    Data type: String

    Access type: Read/Write

    Qualifiers: [key]

    Revision.  

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.