共用方式為


MDM_EnterpriseModernAppManagement_AppInstallation01_01 類別

[某些資訊與發行前版本產品有關,在正式發行前可能會大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。]

MDM_EnterpriseModernAppManagement_AppInstallation01_01類別是用來從 Windows 市集或託管位置安裝應用程式。

下列語法是簡化自 MOF 程式碼,且包含所有繼承的屬性。

語法

[InPartition("local-system", "local-user"), dynamic, provider("DMWmiBridgeProv")]
class MDM_EnterpriseModernAppManagement_AppInstallation01_01
{
  string InstanceID;
  string ParentID;
  sint32 LastError;
  string LastErrorDesc;
  sint32 Status;
  sint32 ProgressStatus;
};

成員

MDM_EnterpriseModernAppManagement_AppInstallation01_01類別具有下列類型的成員:

方法

MDM_EnterpriseModernAppManagement_AppInstallation01_01類別具有這些方法。

方法 Description
HostedInstallMethod 從裝載位置執行應用程式套件安裝的方法, (這可以是本機磁片磁碟機、UNC 或 HTTPs 資料來源) 。
StoreInstallMethod 從 Windows 市集執行安裝應用程式和授權的方法。

屬性

MDM_EnterpriseModernAppManagement_AppInstallation01_01類別具有這些屬性。

InstanceID

資料類型: 字串

存取類型:唯讀

限定詞: 索引鍵

識別父節點的名稱。 在此類別中,字串為 「AppInstallation」。

LastError

資料類型: sint32

存取類型:讀取/寫入

LastErrorDesc

資料類型: 字串

存取類型:讀取/寫入

ParentID

資料類型: 字串

存取類型:唯讀

限定詞: 索引鍵

描述父節點的完整路徑。 在此類別中,字串為 「./Vendor/MSFT/EnterpriseModernAppManagement/AppInstallation」

ProgressStatus

資料類型: sint32

存取類型:讀取/寫入

狀態

資料類型: sint32

存取類型:讀取/寫入

規格需求

需求
最低支援的用戶端
Windows 10 [僅限傳統型應用程式]
最低支援的伺服器
都不支援
命名空間
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll

另請參閱

使用 PowerShell 指令碼搭配 WMI 橋接器提供者