Share via


SMS_G_SYSTEM_DCMDeploymentErrorAssetDetails Server WMI Class

 

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

The SMS_G_SYSTEM_DCMDeploymentErrorAssetDetails Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents the asset details for a deployment error.

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

Syntax

Class SMS_G_SYSTEM_DCMDeploymentErrorAssetDetails : SMS_G_System
{
    UInt32 AssignmentID;
    UInt32 BL_ID;
    UInt32 CI_ID;
    UInt32 ErrorCode;
    UInt32 ErrorType;
    UInt32 ObjectID;
    UInt32 ObjectType;
    UInt32 ResourceID;
};

Methods

The SMS_G_SYSTEM_DCMDeploymentErrorAssetDetails 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.