命名空间:microsoft.graph
重要:Microsoft支持Intune /beta API,但它们会受到更频繁的更改。 Microsoft建议尽可能使用版本 v1.0。 使用版本选择器检查 API 在 v1.0 版中的可用性。
注意:适用于 Intune 的 Microsoft Graph API 需要适用于租户的活动 Intune 许可证。
设备固件配置接口的图形属性
方法
属性
| 属性 | 类型 | 说明 |
|---|---|---|
| id | String | 实体的键。 继承自 deviceConfiguration |
| lastModifiedDateTime | DateTimeOffset | 上次修改对象的日期/时间。 继承自 deviceConfiguration |
| roleScopeTagIds | 字符串集合 | 此实体实例的范围标记列表。 继承自 deviceConfiguration |
| supportsScopeTags | 布尔值 | 指示基础设备配置是否支持分配范围标记。 如果此值为 false,并且实体对限定范围的用户不可见,则不允许向 ScopeTags 属性分配。 这种情况发生在 Silverlight 中创建的旧策略中,可以通过在 Azure 门户中删除并重新创建策略来解决。 此属性是只读的。 继承自 deviceConfiguration |
| deviceManagementApplicabilityRuleOsEdition | deviceManagementApplicabilityRuleOsEdition | 此策略的 OS 版本适用性。 继承自 deviceConfiguration |
| deviceManagementApplicabilityRuleOsVersion | deviceManagementApplicabilityRuleOsVersion | 此策略的 OS 版本适用性规则。 继承自 deviceConfiguration |
| deviceManagementApplicabilityRuleDeviceMode | deviceManagementApplicabilityRuleDeviceMode | 此策略的设备模式适用性规则。 继承自 deviceConfiguration |
| createdDateTime | DateTimeOffset | 创建对象的日期/时间。 继承自 deviceConfiguration |
| description | String | 管理员提供的设备配置的说明。 继承自 deviceConfiguration |
| displayName | String | 管理员提供的设备配置的名称。 继承自 deviceConfiguration |
| version | Int32 | 设备配置的版本。 继承自 deviceConfiguration |
| changeUefiSettingsPermission | changeUefiSettingsPermission | 定义授予用户更改 UEFI 设置的权限级别。 可能的值为: notConfiguredOnly、 none。 |
| virtualizationOfCpuAndIO | 支持 | 定义是否启用 CPU 和 IO 虚拟化。 可能的值包括 notConfigured、enabled、disabled。 |
| 相机 | 支持 | 定义是否启用内置相机。 可能的值包括 notConfigured、enabled、disabled。 |
| microphonesAndSpeakers | 支持 | 定义是否启用内置麦克风或扬声器。 可能的值包括 notConfigured、enabled、disabled。 |
| 收音机 | 支持 | 定义是否启用内置无线电,例如 WIFI、NFC、蓝牙。 可能的值包括 notConfigured、enabled、disabled。 |
| bootFromExternalMedia | 支持 | 定义是否允许用户从外部媒体启动。 可能的值包括 notConfigured、enabled、disabled。 |
| bootFromBuiltInNetworkAdapters | 支持 | 定义是否允许用户从内置网络适配器启动。 可能的值包括 notConfigured、enabled、disabled。 |
| windowsPlatformBinaryTable | 支持 | 定义是否允许用户启用 Windows 平台二进制表。 可能的值包括 notConfigured、enabled、disabled。 |
| simultaneousMultiThreading | 支持 | 定义是否允许用户启用同时多线程处理。 可能的值包括 notConfigured、enabled、disabled。 |
| frontCamera | 支持 | 定义是否允许用户启用前置摄像头。 可能的值包括 notConfigured、enabled、disabled。 |
| rearCamera | 支持 | 定义是否允许用户启用后置摄像头。 可能的值包括 notConfigured、enabled、disabled。 |
| infraredCamera | 支持 | 定义是否允许用户启用红外相机。 可能的值包括 notConfigured、enabled、disabled。 |
| 麦克风 | 支持 | 定义是否允许用户启用麦克风。 可能的值包括 notConfigured、enabled、disabled。 |
| 蓝牙 | 支持 | 定义是否允许用户启用蓝牙。 可能的值包括 notConfigured、enabled、disabled。 |
| wirelessWideAreaNetwork | 支持 | 定义是否允许用户启用无线广域网。 可能的值包括 notConfigured、enabled、disabled。 |
| nearFieldCommunication | 支持 | 定义是否允许用户启用近场通信。 可能的值包括 notConfigured、enabled、disabled。 |
| wiFi | 支持 | 定义是否允许用户启用 WiFi。 可能的值包括 notConfigured、enabled、disabled。 |
| usbTypeAPort | 支持 | 定义是否允许用户启用 USB 类型 A 端口。 可能的值包括 notConfigured、enabled、disabled。 |
| sdCard | 支持 | 定义是否允许用户启用 SD 卡端口。 可能的值包括 notConfigured、enabled、disabled。 |
| wakeOnLAN | 支持 | 定义是否允许用户启用 LAN 唤醒。 可能的值包括 notConfigured、enabled、disabled。 |
| wakeOnPower | 支持 | 定义是否允许用户启用电源唤醒。 可能的值包括 notConfigured、enabled、disabled。 |
关系
| 关系 | 类型 | 说明 |
|---|---|---|
| groupAssignments | deviceConfigurationGroupAssignment 集合 | 设备配置文件的组分配列表。 继承自 deviceConfiguration |
| assignments | deviceConfigurationAssignment 集合 | 设备配置文件的分配列表。 继承自 deviceConfiguration |
| deviceStatuses | deviceConfigurationDeviceStatus 集合 | 按设备的设备配置安装状态。 继承自 deviceConfiguration |
| userStatuses | deviceConfigurationUserStatus 集合 | 按用户排列的设备配置安装状态。 继承自 deviceConfiguration |
| deviceStatusOverview | deviceConfigurationDeviceOverview | 设备配置设备状态概述 继承自 deviceConfiguration |
| userStatusOverview | deviceConfigurationUserOverview | 设备配置用户状态概述 继承自 deviceConfiguration |
| deviceSettingStateSummaries | settingStateDeviceSummary 集合 | 设备配置设置状态设备摘要 继承自 deviceConfiguration |
JSON 表示形式
下面是资源的 JSON 表示形式。
{
"@odata.type": "#microsoft.graph.windows10DeviceFirmwareConfigurationInterface",
"id": "String (identifier)",
"lastModifiedDateTime": "String (timestamp)",
"roleScopeTagIds": [
"String"
],
"supportsScopeTags": true,
"deviceManagementApplicabilityRuleOsEdition": {
"@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleOsEdition",
"osEditionTypes": [
"String"
],
"name": "String",
"ruleType": "String"
},
"deviceManagementApplicabilityRuleOsVersion": {
"@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleOsVersion",
"minOSVersion": "String",
"maxOSVersion": "String",
"name": "String",
"ruleType": "String"
},
"deviceManagementApplicabilityRuleDeviceMode": {
"@odata.type": "microsoft.graph.deviceManagementApplicabilityRuleDeviceMode",
"deviceMode": "String",
"name": "String",
"ruleType": "String"
},
"createdDateTime": "String (timestamp)",
"description": "String",
"displayName": "String",
"version": 1024,
"changeUefiSettingsPermission": "String",
"virtualizationOfCpuAndIO": "String",
"cameras": "String",
"microphonesAndSpeakers": "String",
"radios": "String",
"bootFromExternalMedia": "String",
"bootFromBuiltInNetworkAdapters": "String",
"windowsPlatformBinaryTable": "String",
"simultaneousMultiThreading": "String",
"frontCamera": "String",
"rearCamera": "String",
"infraredCamera": "String",
"microphone": "String",
"bluetooth": "String",
"wirelessWideAreaNetwork": "String",
"nearFieldCommunication": "String",
"wiFi": "String",
"usbTypeAPort": "String",
"sdCard": "String",
"wakeOnLAN": "String",
"wakeOnPower": "String"
}