MDM_EnterpriseModernAppManagement_AppManagement01 class
The MDM_EnterpriseModernAppManagement_AppManagement01 class starts the Windows Update scan and reports the last scan error.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[InPartition("local-system", "local-user"), dynamic, provider("DMWmiBridgeProv")]
class MDM_EnterpriseModernAppManagement_AppManagement01
{
string InstanceID;
string ParentID;
sint32 LastScanError;
string AppInventoryQuery;
string AppInventoryResults;
string RemovePackage;
};
Members
The MDM_EnterpriseModernAppManagement_AppManagement01 class has these types of members:
Methods
The MDM_EnterpriseModernAppManagement_AppManagement01 class has these methods.
Method | Description |
---|---|
RemovePackageMethod | Method for removing packages. |
UpdateScanMethod | Method for starting the Windows Update scan. |
Properties
The MDM_EnterpriseModernAppManagement_AppManagement01 class has these properties.
-
-
Data type: string
-
Access type: Read/write
-
-
-
Data type: string
-
Access type: Read/write
-
-
InstanceID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Identifies the name of the parent node. For this class, the string is "AppManagement".
-
-
-
Data type: sint32
-
Access type: Read/write
-
-
ParentID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Describes the full path to the parent node. For this class, the string is "./Vendor/MSFT/EnterpriseModernAppManagement/"
-
-
-
Data type: string
-
Access type: Read/write
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
None supported |
Namespace |
Root\cimv2\mdm\dmmap |
MOF |
|
DLL |
|