命名空间:microsoft.graph
注意:适用于 Intune 的 Microsoft Graph API 需要适用于租户的活动 Intune 许可证。
本主题提供由 androidGeneralDeviceConfiguration 资源公开的已声明方法、属性和关系的说明。
方法
属性
| 属性 | 类型 | 说明 |
|---|---|---|
| id | String | 实体的键。 继承自 deviceConfiguration |
| lastModifiedDateTime | DateTimeOffset | 上次修改对象的日期/时间。 继承自 deviceConfiguration |
| createdDateTime | DateTimeOffset | 创建对象的日期/时间。 继承自 deviceConfiguration |
| description | String | 管理员提供的设备配置的说明。 继承自 deviceConfiguration |
| displayName | String | 管理员提供的设备配置的名称。 继承自 deviceConfiguration |
| version | Int32 | 设备配置的版本。 继承自 deviceConfiguration |
| appsBlockClipboardSharing | Boolean | 指示是否阻止剪贴板共享以在应用程序之间复制和粘贴。 |
| appsBlockCopyPaste | Boolean | 指示是否阻止在应用程序内复制和粘贴。 |
| appsBlockYouTube | Boolean | 指示是否阻止 YouTube 应用。 |
| bluetoothBlocked | Boolean | 指示是否阻止蓝牙。 |
| cameraBlocked | Boolean | 指示是否阻止照相机的使用。 |
| cellularBlockDataRoaming | Boolean | 指示是否阻止数据漫游。 |
| cellularBlockMessaging | Boolean | 指示是否阻止 SMS/MMS 消息。 |
| cellularBlockVoiceRoaming | Boolean | 指示是否阻止语音漫游。 |
| cellularBlockWiFiTethering | Boolean | 指示是否阻止同步 Wi-Fi 网络共享。 |
| compliantAppsList | appListItem 集合 | 符合性中的应用列表(允许列表或阻止列表,由 CompliantAppListType 控制)。 该集合最多可包含 10000 个元素。 |
| compliantAppListType | appListType | 位于 CompliantAppsList 中的列表类型。 可能的值包括 none、appsInListCompliant、appsNotInListCompliant。 |
| diagnosticDataBlockSubmission | Boolean | 指示是否阻止诊断数据提交。 |
| locationServicesBlocked | Boolean | 指示是否阻止位置服务。 |
| googleAccountBlockAutoSync | Boolean | 指示是否阻止 Google 帐户自动同步。 |
| googlePlayStoreBlocked | Boolean | 指示是否阻止 Google Play 商店。 |
| kioskModeBlockSleepButton | Boolean | 指示在展台模式下是否阻止屏幕睡眠按钮。 |
| kioskModeBlockVolumeButtons | Boolean | 指示在展台模式下是否阻止音量按钮。 |
| kioskModeApps | appListItem 集合 | 设备处于展台模式时将允许运行的应用列表。 该集合最多可包含 500 个元素。 |
| nfcBlocked | Boolean | 指示是否阻止近场通信。 |
| passwordBlockFingerprintUnlock | Boolean | 指示是否阻止指纹解锁。 |
| passwordBlockTrustAgents | Boolean | 指示是否阻止 Smart Lock 和其他信任代理。 |
| passwordExpirationDays | Int32 | 密码过期前的天数。 有效值为 1 至 365。 |
| passwordMinimumLength | Int32 | 密码的最小长度。 有效值为 4 至 16 |
| passwordMinutesOfInactivityBeforeScreenTimeout | Int32 | 屏幕超时之前的不活动分钟数。 |
| passwordPreviousPasswordBlockCount | Int32 | 要阻止的以前密码的数量。 有效值为 0 至 24 |
| passwordSignInFailureCountBeforeFactoryReset | Int32 | 恢复出厂设置之前允许登录失败的次数。 有效值 1 到 16 |
| passwordRequiredType | androidRequiredPasswordType | 必需的密码类型。 可能的值为:deviceDefault、、alphabetic、alphanumeric、alphanumericWithSymbolslowSecurityBiometric、numeric、numericComplex、 。 any |
| passwordRequired | Boolean | 指示是否需要密码。 |
| powerOffBlocked | Boolean | 指示是否阻止关闭设备。 |
| factoryResetBlocked | Boolean | 指示是否阻止用户执行恢复出厂设置。 |
| screenCaptureBlocked | Boolean | 指示是否阻止屏幕截图。 |
| deviceSharingAllowed | Boolean | 指示是否允许设备共享模式。 |
| storageBlockGoogleBackup | Boolean | 指示是否阻止 Google 备份。 |
| storageBlockRemovableStorage | Boolean | 指示是否阻止可移动存储使用。 |
| storageRequireDeviceEncryption | Boolean | 指示是否需要设备加密。 |
| storageRequireRemovableStorageEncryption | Boolean | 指示是否需要可移动存储加密。 |
| voiceAssistantBlocked | Boolean | 指示是否阻止使用语音助手。 |
| voiceDialingBlocked | Boolean | 指示是否阻止语音拨号。 |
| webBrowserBlockPopups | Boolean | 指示是否阻止 Web 浏览器内的弹出窗口。 |
| webBrowserBlockAutofill | Boolean | 指示是否阻止 Web 浏览器的自动填充功能。 |
| webBrowserBlockJavaScript | Boolean | 指示是否阻止 Web 浏览器内的 JavaScript。 |
| webBrowserBlocked | Boolean | 指示是否阻止 Web 浏览器。 |
| webBrowserCookieSettings | webBrowserCookieSettings | Web 浏览器内的 Cookie 设置。 可能的值包括 browserDefault、blockAlways、allowCurrentWebSite、allowFromWebsitesVisited、allowAlways。 |
| wiFiBlocked | Boolean | 指示是否阻止同步 Wi-Fi。 |
| appsInstallAllowList | appListItem 集合 | 可以在 KNOX 设备上安装的应用列表。 该集合最多可包含 500 个元素。 |
| appsLaunchBlockList | appListItem 集合 | 阻止在 KNOX 设备上启动的应用列表。 该集合最多可包含 500 个元素。 |
| appsHideList | appListItem 集合 | 要在 KNOX 设备上隐藏的应用列表。 该集合最多可包含 500 个元素。 |
| securityRequireVerifyApps | Boolean | 要求启用 Android 验证应用功能。 |
关系
| 关系 | 类型 | 说明 |
|---|---|---|
| assignments | deviceConfigurationAssignment 集合 | 设备配置文件的分配列表。 继承自 deviceConfiguration |
| deviceStatuses | deviceConfigurationDeviceStatus 集合 | 按设备的设备配置安装状态。 继承自 deviceConfiguration |
| userStatuses | deviceConfigurationUserStatus 集合 | 按用户排列的设备配置安装状态。 继承自 deviceConfiguration |
| deviceStatusOverview | deviceConfigurationDeviceOverview | 设备配置设备状态概述 继承自 deviceConfiguration |
| userStatusOverview | deviceConfigurationUserOverview | 设备配置用户状态概述 继承自 deviceConfiguration |
| deviceSettingStateSummaries | settingStateDeviceSummary 集合 | 设备配置设置状态设备摘要 继承自 deviceConfiguration |
JSON 表示形式
下面是资源的 JSON 表示形式。
{
"@odata.type": "#microsoft.graph.androidGeneralDeviceConfiguration",
"id": "String (identifier)",
"lastModifiedDateTime": "String (timestamp)",
"createdDateTime": "String (timestamp)",
"description": "String",
"displayName": "String",
"version": 1024,
"appsBlockClipboardSharing": true,
"appsBlockCopyPaste": true,
"appsBlockYouTube": true,
"bluetoothBlocked": true,
"cameraBlocked": true,
"cellularBlockDataRoaming": true,
"cellularBlockMessaging": true,
"cellularBlockVoiceRoaming": true,
"cellularBlockWiFiTethering": true,
"compliantAppsList": [
{
"@odata.type": "microsoft.graph.appListItem",
"name": "String",
"publisher": "String",
"appStoreUrl": "String",
"appId": "String"
}
],
"compliantAppListType": "String",
"diagnosticDataBlockSubmission": true,
"locationServicesBlocked": true,
"googleAccountBlockAutoSync": true,
"googlePlayStoreBlocked": true,
"kioskModeBlockSleepButton": true,
"kioskModeBlockVolumeButtons": true,
"kioskModeApps": [
{
"@odata.type": "microsoft.graph.appListItem",
"name": "String",
"publisher": "String",
"appStoreUrl": "String",
"appId": "String"
}
],
"nfcBlocked": true,
"passwordBlockFingerprintUnlock": true,
"passwordBlockTrustAgents": true,
"passwordExpirationDays": 1024,
"passwordMinimumLength": 1024,
"passwordMinutesOfInactivityBeforeScreenTimeout": 1024,
"passwordPreviousPasswordBlockCount": 1024,
"passwordSignInFailureCountBeforeFactoryReset": 1024,
"passwordRequiredType": "String",
"passwordRequired": true,
"powerOffBlocked": true,
"factoryResetBlocked": true,
"screenCaptureBlocked": true,
"deviceSharingAllowed": true,
"storageBlockGoogleBackup": true,
"storageBlockRemovableStorage": true,
"storageRequireDeviceEncryption": true,
"storageRequireRemovableStorageEncryption": true,
"voiceAssistantBlocked": true,
"voiceDialingBlocked": true,
"webBrowserBlockPopups": true,
"webBrowserBlockAutofill": true,
"webBrowserBlockJavaScript": true,
"webBrowserBlocked": true,
"webBrowserCookieSettings": "String",
"wiFiBlocked": true,
"appsInstallAllowList": [
{
"@odata.type": "microsoft.graph.appListItem",
"name": "String",
"publisher": "String",
"appStoreUrl": "String",
"appId": "String"
}
],
"appsLaunchBlockList": [
{
"@odata.type": "microsoft.graph.appListItem",
"name": "String",
"publisher": "String",
"appStoreUrl": "String",
"appId": "String"
}
],
"appsHideList": [
{
"@odata.type": "microsoft.graph.appListItem",
"name": "String",
"publisher": "String",
"appStoreUrl": "String",
"appId": "String"
}
],
"securityRequireVerifyApps": true
}