MDM_EnterpriseModernAppManagement_AppManagement01 クラス
[一部の情報はリリース前の製品に関することであり、正式版がリリースされるまでに大幅に変更される可能性があります。 ここに記載された情報について、Microsoft は明示または黙示を問わずいかなる保証をするものでもありません。]
MDM_EnterpriseModernAppManagement_AppManagement01 クラスは、Windows Update スキャンを開始し、最後のスキャン エラーを報告します。
次の構文は MOF コードを簡略化したもので、継承されたすべてのプロパティが含まれています。
構文
[InPartition("local-system", "local-user"), dynamic, provider("DMWmiBridgeProv")]
class MDM_EnterpriseModernAppManagement_AppManagement01
{
string InstanceID;
string ParentID;
sint32 LastScanError;
string AppInventoryQuery;
string AppInventoryResults;
string RemovePackage;
};
メンバー
MDM_EnterpriseModernAppManagement_AppManagement01 クラスには、次の種類のメンバーがあります。
メソッド
MDM_EnterpriseModernAppManagement_AppManagement01 クラスには、これらのメソッドがあります。
メソッド | 説明 |
---|---|
RemovePackageMethod | パッケージを削除するためのメソッド。 |
UpdateScanMethod | Windows Update スキャンを開始するためのメソッド。 |
プロパティ
MDM_EnterpriseModernAppManagement_AppManagement01 クラスには、これらのプロパティがあります。
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
-
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
-
-
InstanceID
-
-
データ型: string
-
アクセスの種類: 読み取り専用
-
修飾子: キー
親ノードの名前を識別します。 このクラスの場合、文字列は "AppManagement" です。
-
-
-
データ型: sint32
-
アクセスの種類: 読み取り/書き込み
-
-
Parentid
-
-
データ型: string
-
アクセスの種類: 読み取り専用
-
修飾子: キー
親ノードへの完全なパスについて説明します。 このクラスの文字列は "./Vendor/MSFT/EnterpriseModernAppManagement/" です。
-
-
-
データ型: string
-
アクセスの種類: 読み取り/書き込み
-
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント |
Windows 10 [デスクトップ アプリのみ] |
サポートされている最小のサーバー |
サポートなし |
名前空間 |
Root\cimv2\mdm\dmmap |
MOF |
|
[DLL] |
|