SMS_G_USER_DCMDeploymentErrorAssetDetails Server WMI Class

 

Updated: November 1, 2013

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

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

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

Class SMS_G_USER_DCMDeploymentErrorAssetDetails : SMS_G_User
{
    UInt32 AssignmentID;
    UInt32 BL_ID;
    UInt32 CI_ID;
    UInt32 ErrorCode;
    UInt32 ErrorType;
    UInt32 ObjectID;
    UInt32 ObjectType;
    UInt32 ResourceID;
};

The SMS_G_USER_DCMDeploymentErrorAssetDetails class does not define any methods.

AssignmentID

Data type: UInt32

Access type: Read-only

Qualifiers: [key, not_null, read]

See SMS_DCMDeploymentErrorAssetDetails Server WMI Class.

BL_ID

Data type: UInt32

Access type: Read-only

Qualifiers: [key, not_null, read]

See SMS_DCMDeploymentErrorAssetDetails Server WMI Class.

CI_ID

Data type: UInt32

Access type: Read-only

Qualifiers: [key, not_null, read]

See SMS_DCMDeploymentErrorAssetDetails Server WMI Class.

ErrorCode

Data type: UInt32

Access type: Read-only

Qualifiers: [key, not_null, read]

See SMS_DCMDeploymentErrorAssetDetails Server WMI Class.

ErrorType

Data type: UInt32

Access type: Read-only

Qualifiers: [key, not_null, read]

See SMS_DCMDeploymentErrorAssetDetails Server WMI Class.

ObjectID

Data type: UInt32

Access type: Read-only

Qualifiers: [key, not_null, read]

See SMS_DCMDeploymentErrorAssetDetails Server WMI Class.

ObjectType

Data type: UInt32

Access type: Read-only

Qualifiers: [key, not_null, read]

See SMS_DCMDeploymentErrorAssetDetails Server WMI Class.

ResourceID

Data type: UInt32

Access type: Read-only

Qualifiers: [not_null, read]

See SMS_DCMDeploymentErrorAssetDetails Server WMI Class.

Show: