Share via


SMS_AppUnknownStatePerCollection Server WMI Class

 

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The SMS_AppUnknownStatePerCollection Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents unknown application state per collection.

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

Syntax

Class SMS_AppUnknownStatePerCollection : SMS_BaseClass
{
    UInt32 AppCI;
    String AppName;
    UInt32 AssignmentID;
    String AssignmentUniqueID;
    UInt32 Category;
    String CollectionID;
    String CollectionName;
    UInt32 DeploymentIntent;
    DateTime StartTime;
    UInt32 Total;
};

Methods

The SMS_AppUnknownStatePerCollection class does not define any methods.

Properties

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.