windows10DeviceFirmwareConfigurationInterface 资源类型

命名空间:microsoft.graph

重要: /beta 版本下的 Microsoft Graph API 可能会更改;不支持生产使用。

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

设备固件配置接口的图形属性

继承自 deviceConfiguration

方法

方法 返回类型 说明
列出 windows10DeviceFirmwareConfigurationInterfaces windows10DeviceFirmwareConfigurationInterface 集合 列出 windows10DeviceFirmwareConfigurationInterface 对象的属性和关系。
获取 windows10DeviceFirmwareConfigurationInterface windows10DeviceFirmwareConfigurationInterface 读取 windows10DeviceFirmwareConfigurationInterface 对象的属性和关系。
创建 windows10DeviceFirmwareConfigurationInterface windows10DeviceFirmwareConfigurationInterface 创建新的 windows10DeviceFirmwareConfigurationInterface 对象。
删除 windows10DeviceFirmwareConfigurationInterface 删除 windows10DeviceFirmwareConfigurationInterface
更新 windows10DeviceFirmwareConfigurationInterface windows10DeviceFirmwareConfigurationInterface 更新 windows10DeviceFirmwareConfigurationInterface 对象的属性。

属性

属性 类型 说明
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 设置的权限级别。 可取值为:notConfiguredOnlynone
virtualizationOfCpuAndIO 支持 定义是否启用 CPU 和 IO 虚拟化。 可取值为:notConfiguredenableddisabled
相机 支持 定义是否启用内置相机。 可取值为:notConfiguredenableddisabled
microphonesAndSpeakers 支持 定义是否启用内置麦克风或扬声器。 可取值为:notConfiguredenableddisabled
收音机 支持 定义是否启用内置无线电,例如 WIFI、NFC、蓝牙。 可取值为:notConfiguredenableddisabled
bootFromExternalMedia 支持 定义是否允许用户从外部媒体启动。 可取值为:notConfiguredenableddisabled
bootFromBuiltInNetworkAdapters 支持 定义是否允许用户从内置网络适配器启动。 可取值为:notConfiguredenableddisabled
windowsPlatformBinaryTable 支持 定义是否允许用户启用 Windows 平台二进制表。 可取值为:notConfiguredenableddisabled
simultaneousMultiThreading 支持 定义是否允许用户启用同时多线程处理。 可取值为:notConfiguredenableddisabled
frontCamera 支持 定义是否允许用户启用前置摄像头。 可取值为:notConfiguredenableddisabled
rearCamera 支持 定义是否允许用户启用后置摄像头。 可取值为:notConfiguredenableddisabled
infraredCamera 支持 定义是否允许用户启用红外相机。 可取值为:notConfiguredenableddisabled
麦克风 支持 定义是否允许用户启用麦克风。 可取值为:notConfiguredenableddisabled
蓝牙 支持 定义是否允许用户启用蓝牙。 可取值为:notConfiguredenableddisabled
wirelessWideAreaNetwork 支持 定义是否允许用户启用无线广域网。 可取值为:notConfiguredenableddisabled
nearFieldCommunication 支持 定义是否允许用户启用近场通信。 可取值为:notConfiguredenableddisabled
无线 支持 定义是否允许用户启用 WiFi。 可取值为:notConfiguredenableddisabled
usbTypeAPort 支持 定义是否允许用户启用 USB 类型 A 端口。 可取值为:notConfiguredenableddisabled
sdCard 支持 定义是否允许用户启用 SD 卡端口。 可取值为:notConfiguredenableddisabled
wakeOnLAN 支持 定义是否允许用户启用 LAN 唤醒。 可取值为:notConfiguredenableddisabled
wakeOnPower 支持 定义是否允许用户启用电源唤醒。 可取值为:notConfiguredenableddisabled

Relationships

关系 类型 说明
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"
}