SMS_AntimalwareThreatDefaultActionConfig 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_AntimalwareThreatDefaultActionConfig Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents ….  

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

Class SMS_AntimalwareThreatDefaultActionConfig : SMS_ClientAgentConfig_BaseClass
{
    UInt32 AgentID;
    UInt32 DefaultActionHigh;
    UInt32 DefaultActionLow;
    UInt32 DefaultActionMedium;
    UInt32 DefaultActionSevere;
};

The SMS_AntimalwareThreatDefaultActionConfig class does not define any methods.

AgentID

Data type: UInt32

Access type: Read-only

Qualifiers: [key, read]

AgentID  

DefaultActionHigh

Data type: UInt32

Access type: Read/Write

Qualifiers: none

DefaultActionHigh  

DefaultActionLow

Data type: UInt32

Access type: Read/Write

Qualifiers: none

DefaultActionLow  

DefaultActionMedium

Data type: UInt32

Access type: Read/Write

Qualifiers: none

DefaultActionMedium  

DefaultActionSevere

Data type: UInt32

Access type: Read/Write

Qualifiers: none

DefaultActionSevere  

Show: