Share via


SMS_AntimalwareThreatOverrideActionConfig Server WMI Class

 

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

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

Syntax

Class SMS_AntimalwareThreatOverrideActionConfig : SMS_ClientAgentConfig_BaseClass
{
    UInt32 AgentID;
    String OverrideAction[];
    String ThreatName[];
};

Methods

The SMS_AntimalwareThreatOverrideActionConfig class does not define any methods.

Properties

  • AgentID
    Data type: UInt32

    Access type: Read-only

    Qualifiers: [key, read]

    AgentID  

  • OverrideAction
    Data type: String Array

    Access type: Read/Write

    Qualifiers: none

    OverrideAction  

  • ThreatName
    Data type: String Array

    Access type: Read/Write

    Qualifiers: none

    ThreatName  

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.