MDM_Policy_Config01_Defender02 类

[一些信息与预发布产品相关,在商业发行之前可能发生实质性修改。 Microsoft 对于此处提供的信息不作任何明示或默示的担保。]

MDM_Policy_Config01_Defender02类表示与Windows Defender

以下语法从托管对象格式 (MOF) 代码中简化,包括所有继承的属性。

语法

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_Config01_Defender02
{
  string InstanceID;
  string ParentID;
  sint32 AllowArchiveScanning;
  sint32 AllowBehaviorMonitoring;
  sint32 AllowCloudProtection;
  sint32 AllowEmailScanning;
  sint32 AllowFullScanOnMappedNetworkDrives;
  sint32 AllowFullScanRemovableDriveScanning;
  sint32 AllowIntrusionPreventionSystem;
  sint32 AllowIOAVProtection;
  sint32 AllowOnAccessProtection;
  sint32 AllowRealtimeMonitoring;
  sint32 AllowScanningNetworkFiles;
  sint32 AllowScriptScanning;
  sint32 AllowUserUIAccess;
  string AttackSurfaceReductionRules;
  string AttackSurfaceReductionOnlyExclusions;
  sint32 AVGCPULoadFactor;
  sint32 CloudExtendedTimeout;
  string ControlledFolderAccessProtectedFolders;
  string ControlledFolderAccessAllowedApplications;
  sint32 CloudBlockLevel;
  sint32 DaysToRetainCleanedMalware;
  sint32 EnableControlledFolderAccess;
  sint32 EnableNetworkProtection;
  sint32 PUAProtection;
  string ExcludedProcesses;
  string ExcludedPaths;
  string ExcludedExtensions;
  sint32 RealTimeScanDirection;
  sint32 ScanParameter;
  sint32 ScheduleQuickScanTime;
  sint32 ScheduleScanDay;
  sint32 ScheduleScanTime;
  sint32 SignatureUpdateInterval;
  sint32 SubmitSamplesConsent;
  string ThreatSeverityDefaultAction;
};

成员

MDM_Policy_Config01_Defender02 类具有以下类型的成员:

属性

MDM_Policy_Config01_Defender02 类具有以下属性。

AllowArchiveScanning

数据类型: sint32

访问类型:读/写

AllowBehaviorMonitoring

数据类型: sint32

访问类型:读/写

AllowCloudProtection

数据类型: sint32

访问类型:读/写

AllowEmailScanning

数据类型: sint32

访问类型:读/写

AllowFullScanOnMappedNetworkDrives

数据类型: sint32

访问类型:读/写

AllowFullScanRemovableDriveScanning

数据类型: sint32

访问类型:读/写

AllowIntrusionPreventionSystem

数据类型: sint32

访问类型:读/写

AllowIOAVProtection

数据类型: sint32

访问类型:读/写

AllowOnAccessProtection

数据类型: sint32

访问类型:读/写

AllowRealtimeMonitoring

数据类型: sint32

访问类型:读/写

AllowScanningNetworkFiles

数据类型: sint32

访问类型:读/写

AllowScriptScanning

数据类型: sint32

访问类型:读/写

AllowUserUIAccess

数据类型: sint32

访问类型:读/写

AttackSurfaceReductionOnlyExclusions

数据类型: 字符串

访问类型:读/写

AttackSurfaceReductionRules

数据类型: 字符串

访问类型:读/写

AVGCPULoadFactor

数据类型: sint32

访问类型:读/写

CloudBlockLevel

数据类型: sint32

访问类型:读/写

CloudExtendedTimeout

数据类型: sint32

访问类型:读/写

ControlledFolderAccessAllowedApplications

数据类型: 字符串

访问类型:读/写

ControlledFolderAccessProtectedFolders

数据类型: 字符串

访问类型:读/写

DaysToRetainCleanedMalware

数据类型: sint32

访问类型:读/写

EnableControlledFolderAccess

数据类型: sint32

访问类型:读/写

EnableNetworkProtection

数据类型: sint32

访问类型:读/写

ExcludedExtensions

数据类型: 字符串

访问类型:读/写

ExcludedPaths

数据类型: 字符串

访问类型:读/写

ExcludedProcesses

数据类型: 字符串

访问类型:读/写

InstanceID

数据类型: 字符串

访问类型:只读

限定符:

标识父节点的名称。 对于此类,字符串为“Defender”。

ParentID

数据类型: string

访问类型:只读

限定符:

描述父节点的完整路径。 对于此类,字符串为“./Vendor/MSFT/Policy/Config”

PUAProtection

数据类型: sint32

访问类型:读/写

RealTimeScanDirection

数据类型: sint32

访问类型:读/写

ScanParameter

数据类型: sint32

访问类型:读/写

ScheduleQuickScanTime

数据类型: sint32

访问类型:读/写

ScheduleScanDay

数据类型: sint32

访问类型:读/写

ScheduleScanTime

数据类型: sint32

访问类型:读/写

SignatureUpdateInterval

数据类型: sint32

访问类型:读/写

SubmitSamplesConsent

数据类型: sint32

访问类型:读/写

ThreatSeverityDefaultAction

数据类型: string

访问类型:读/写

要求

要求
最低受支持的客户端
Windows 10 [仅限桌面应用]
最低受支持的服务器
无受支持的版本
命名空间
Root\CIMv2\MDM\DMMap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll

另请参阅

结合使用 PowerShell 脚本和 WMI Bridge 提供程序