MDM_Policy_Result01_Bluetooth02 类

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

MDM_Policy_Result01_Bluetooth02 类表示可用的蓝牙管理策略。

下面的语法从 MOF 代码简化而来,包含所有继承属性。

语法

[InPartition("local-system"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_Result01_Bluetooth02
{
  string InstanceID;
  string ParentID;
  sint32 AllowDiscoverableMode;
  string LocalDeviceName;
  sint32 AllowAdvertising;
  string ServicesAllowedList;
  sint32 AllowPrepairing;
};

成员

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

属性

MDM_Policy_Result01_Bluetooth02 类具有以下属性。

AllowAdvertising

数据类型: sint32

访问类型:读/写

AllowDiscoverableMode

数据类型: sint32

访问类型:读/写

AllowPrepairing

数据类型: sint32

访问类型:读/写

InstanceID

数据类型: string

访问类型:只读

限定符:

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

LocalDeviceName

数据类型: string

访问类型:读/写

ParentID

数据类型: string

访问类型:只读

限定符:

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

ServicesAllowedList

数据类型: string

访问类型:读/写

要求

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

另请参阅

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