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;
};

Methods

The SMS_AntimalwareThreatDefaultActionConfig class does not define any methods.

Properties

AgentID

Data type: UInt32Access type: Read-only Qualifiers: [key, read]AgentID  
DefaultActionHigh

Data type: UInt32Access type: Read/Write Qualifiers: noneDefaultActionHigh  
DefaultActionLow

Data type: UInt32Access type: Read/Write Qualifiers: noneDefaultActionLow  
DefaultActionMedium

Data type: UInt32Access type: Read/Write Qualifiers: noneDefaultActionMedium  
DefaultActionSevere

Data type: UInt32Access type: Read/Write Qualifiers: noneDefaultActionSevere  

Remarks

Requirements

Runtime Requirements

Development Requirements