CCM_ApplicationActions 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_ApplicationActions Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents application actions.   

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

Class CCM_ApplicationActions :  
{
    DateTime NextGlobalRevalTime;
    DateTime NextRetryTime;
    DateTime NextServiceWindowTime;
};

The CCM_ApplicationActions class does not define any methods.

NextGlobalRevalTime

Data type: DateTime

Access type: Read/Write

Qualifiers: none

Next global reevaluation time.  

NextRetryTime

Data type: DateTime

Access type: Read/Write

Qualifiers: none

Next retry time  

NextServiceWindowTime

Data type: DateTime

Access type: Read/Write

Qualifiers: none

Next service window time.  

Show: