win32LobAppRegistryRuleOperationType 枚举类型

命名空间:microsoft.graph

注意:适用于 Intune 的 Microsoft Graph API 需要适用于租户的活动 Intune 许可证

包含所有支持的注册表数据检测类型。

Members

成员 说明
notConfigured 0 未配置。
存在 1 指定的注册表项或值存在。
doesNotExist 2 指定的注册表项或值不存在。
string 3 字符串值类型。
integer 4 整数值类型。
version 5 版本值类型。