iosDeviceFeaturesConfiguration リソースの種類
名前空間: microsoft.graph
大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。
注: Intune 用 Microsoft Graph API には、テナントの 有効な Intune ライセンスが必要です。
iOS デバイス機能構成のプロファイル。
appleDeviceFeaturesConfigurationBase から継承します
メソッド
| メソッド | 戻り値の型 | 説明 |
|---|---|---|
| iosDeviceFeaturesConfigurations のリスト | iosDeviceFeaturesConfiguration コレクション | iosDeviceFeaturesConfiguration オブジェクトのプロパティとリレーションシップをリストします。 |
| iosDeviceFeaturesConfiguration の取得 | iosDeviceFeaturesConfiguration | iosDeviceFeaturesConfiguration オブジェクトのプロパティとリレーションシップを読み取ります。 |
| iosDeviceFeaturesConfiguration の作成 | iosDeviceFeaturesConfiguration | 新しい iosDeviceFeaturesConfiguration オブジェクトを作成します。 |
| iosDeviceFeaturesConfiguration の削除 | なし | iosDeviceFeaturesConfiguration を削除します。 |
| iosDeviceFeaturesConfiguration の更新 | iosDeviceFeaturesConfiguration | iosDeviceFeaturesConfiguration オブジェクトのプロパティを更新します。 |
プロパティ
| プロパティ | 型 | 説明 |
|---|---|---|
| id | String | エンティティのキー。 deviceConfiguration から継承します |
| lastModifiedDateTime | DateTimeOffset | オブジェクトの最終更新の DateTime。 deviceConfiguration から継承します |
| roleScopeTagIds | String collection | このエンティティ インスタンスのスコープ タグの一覧。 deviceConfiguration から継承します |
| supportsScopeTags | ブール値 | 基になるデバイス構成がスコープ タグの割り当てをサポートするかどうかを示します。 この値が false で、エンティティがスコープユーザーに表示されない場合、ScopeTags プロパティへの割り当ては許可されません。 これは Silverlight で作成されたレガシ ポリシーに対して行われ、Azure Portal でポリシーを削除して再作成することで解決できます。 このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。 deviceConfiguration から継承します |
| deviceManagementApplicabilityRuleOsEdition | deviceManagementApplicabilityRuleOsEdition | このポリシーの OS エディションの適用性。 deviceConfiguration から継承します |
| deviceManagementApplicabilityRuleOsVersion | deviceManagementApplicabilityRuleOsVersion | このポリシーの OS バージョンの適用規則。 deviceConfiguration から継承します |
| deviceManagementApplicabilityRuleDeviceMode | deviceManagementApplicabilityRuleDeviceMode | このポリシーのデバイス モード適用規則。 deviceConfiguration から継承します |
| createdDateTime | DateTimeOffset | オブジェクトが作成された DateTime。 deviceConfiguration から継承します |
| 説明 | String | 管理者が指定した、デバイス構成についての説明。 deviceConfiguration から継承します |
| displayName | String | 管理者が指定した、デバイス構成の名前。 deviceConfiguration から継承します |
| version | Int32 | デバイス構成のバージョン。 deviceConfiguration から継承します |
| airPrintDestinations | airPrintDestination コレクション | 常に表示する必要がある AirPrint プリンターの配列。 このコレクションには、最大で 500 個の要素を含めることができます。 appleDeviceFeaturesConfigurationBase から継承 |
| assetTagTemplate | String | ログイン ウィンドウとロック画面に表示される、デバイスの資産タグ情報です。 |
| contentFilterSettings | iosWebContentFilterBase | iOS Web コンテンツ フィルターの設定を取得または設定します。監視モードのみ |
| lockScreenFootnote | String | ログイン ウィンドウとロック画面に表示される脚注です。 IOS 9.3.1 以降で利用可能です。 |
| homeScreenDockIcons | iosHomeScreenItem コレクション | ホーム画面ドックに表示されるアプリとフォルダーのリスト。 このコレクションには、最大で 500 個の要素を含めることができます。 |
| homeScreenPages | iosHomeScreenPage コレクション | ホーム画面上のページのリスト。 このコレクションには、最大で 500 個の要素を含めることができます。 |
| homeScreenGridWidth | Int32 | iOS ホーム画面のレイアウト設定を構成するときにレンダリングする列の数を取得または設定します。 この値が構成されている場合は、homeScreenGridHeight も構成する必要があります。 |
| homeScreenGridHeight | Int32 | iOS ホーム画面のレイアウト設定を構成するときにレンダリングする行数を取得または設定します。 この値が構成されている場合は、homeScreenGridWidth も構成する必要があります。 |
| notificationSettings | iosNotificationSettings コレクション | 各バンドル ID ごとの通知設定。監視モードのデバイスにのみ (iOS 9.3 以降) 適用されます。 このコレクションには、最大で 500 個の要素を含めることができます。 |
| singleSignOnSettings | iosSingleSignOnSettings | 受信デバイス上のアプリがスムーズに認証できるようにする Kerberos ログイン設定。 |
| wallpaperDisplayLocation | iosWallpaperDisplayLocation | 壁紙表示場所指定子。 使用可能な値: notConfigured、lockScreen、homeScreen、lockAndHomeScreens。 |
| wallpaperImage | mimeContent | 壁紙イメージは PNG 形式または JPEG 形式である必要があります。 iOS 8 以降のバージョンの監視対象デバイスが必要です。 |
| singleSignOnExtension | singleSignOnExtension | シングル サインオン拡張機能プロファイルを取得または設定します。 非推奨: 代わりに IOSSingleSignOnExtension を使用します。 |
| iosSingleSignOnExtension | iosSingleSignOnExtension | シングル サインオン拡張機能プロファイルを取得または設定します。 |
リレーションシップ
| リレーションシップ | 型 | 説明 |
|---|---|---|
| groupAssignments | deviceConfigurationGroupAssignment コレクション | デバイスの構成プロファイルのグループ割り当てのリストです。 deviceConfiguration から継承します |
| assignments | deviceConfigurationAssignment コレクション | デバイスの構成プロファイルの割り当てのリスト。 deviceConfiguration から継承します |
| deviceStatuses | deviceConfigurationDeviceStatus コレクション | デバイスごとのデバイス構成のインストール状況。 deviceConfiguration から継承します |
| userStatuses | deviceConfigurationUserStatus コレクション | ユーザー別のデバイス構成のインストール状態。 deviceConfiguration から継承します |
| deviceStatusOverview | deviceConfigurationDeviceOverview | デバイス構成のデバイス状態の概要 (deviceConfiguration から継承) |
| userStatusOverview | deviceConfigurationUserOverview | デバイス構成のユーザー状態の概要 (deviceConfiguration から継承) |
| deviceSettingStateSummaries | settingStateDeviceSummary コレクション | デバイス構成設定状態のデバイスの要約 (deviceConfiguration から継承) |
| identityCertificateForClientAuthentication | iosCertificateProfileBase | シングル サインオン設定で使用される Kerberos チケットの更新用の ID 証明書。 |
| singleSignOnExtensionPkinitCertificate | iosCertificateProfileBase | シングル サインオン拡張機能の設定を使用した認証の PKINIT 証明書。 |
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.iosDeviceFeaturesConfiguration",
"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,
"airPrintDestinations": [
{
"@odata.type": "microsoft.graph.airPrintDestination",
"ipAddress": "String",
"resourcePath": "String",
"port": 1024,
"forceTls": true
}
],
"assetTagTemplate": "String",
"contentFilterSettings": {
"@odata.type": "microsoft.graph.iosWebContentFilterSpecificWebsitesAccess",
"specificWebsitesOnly": [
{
"@odata.type": "microsoft.graph.iosBookmark",
"url": "String",
"bookmarkFolder": "String",
"displayName": "String"
}
],
"websiteList": [
{
"@odata.type": "microsoft.graph.iosBookmark",
"url": "String",
"bookmarkFolder": "String",
"displayName": "String"
}
]
},
"lockScreenFootnote": "String",
"homeScreenDockIcons": [
{
"@odata.type": "microsoft.graph.iosHomeScreenFolder",
"displayName": "String",
"pages": [
{
"@odata.type": "microsoft.graph.iosHomeScreenFolderPage",
"displayName": "String",
"apps": [
{
"@odata.type": "microsoft.graph.iosHomeScreenApp",
"displayName": "String",
"bundleID": "String",
"isWebClip": true
}
]
}
]
}
],
"homeScreenPages": [
{
"@odata.type": "microsoft.graph.iosHomeScreenPage",
"displayName": "String",
"icons": [
{
"@odata.type": "microsoft.graph.iosHomeScreenFolder",
"displayName": "String",
"pages": [
{
"@odata.type": "microsoft.graph.iosHomeScreenFolderPage",
"displayName": "String",
"apps": [
{
"@odata.type": "microsoft.graph.iosHomeScreenApp",
"displayName": "String",
"bundleID": "String",
"isWebClip": true
}
]
}
]
}
]
}
],
"homeScreenGridWidth": 1024,
"homeScreenGridHeight": 1024,
"notificationSettings": [
{
"@odata.type": "microsoft.graph.iosNotificationSettings",
"bundleID": "String",
"appName": "String",
"publisher": "String",
"enabled": true,
"showInNotificationCenter": true,
"showOnLockScreen": true,
"alertType": "String",
"badgesEnabled": true,
"soundsEnabled": true,
"previewVisibility": "String"
}
],
"singleSignOnSettings": {
"@odata.type": "microsoft.graph.iosSingleSignOnSettings",
"allowedAppsList": [
{
"@odata.type": "microsoft.graph.appListItem",
"name": "String",
"publisher": "String",
"appStoreUrl": "String",
"appId": "String"
}
],
"allowedUrls": [
"String"
],
"displayName": "String",
"kerberosPrincipalName": "String",
"kerberosRealm": "String"
},
"wallpaperDisplayLocation": "String",
"wallpaperImage": {
"@odata.type": "microsoft.graph.mimeContent",
"type": "String",
"value": "binary"
},
"singleSignOnExtension": {
"@odata.type": "microsoft.graph.iosKerberosSingleSignOnExtension",
"realm": "String",
"domains": [
"String"
],
"blockAutomaticLogin": true,
"cacheName": "String",
"credentialBundleIdAccessControlList": [
"String"
],
"domainRealms": [
"String"
],
"isDefaultRealm": true,
"passwordBlockModification": true,
"passwordExpirationDays": 1024,
"passwordExpirationNotificationDays": 1024,
"userPrincipalName": "String",
"passwordRequireActiveDirectoryComplexity": true,
"passwordPreviousPasswordBlockCount": 1024,
"passwordMinimumLength": 1024,
"passwordMinimumAgeDays": 1024,
"passwordRequirementsDescription": "String",
"requireUserPresence": true,
"activeDirectorySiteCode": "String",
"passwordEnableLocalSync": true,
"blockActiveDirectorySiteAutoDiscovery": true,
"passwordChangeUrl": "String",
"signInHelpText": "String",
"managedAppsInBundleIdACLIncluded": true
},
"iosSingleSignOnExtension": {
"@odata.type": "microsoft.graph.iosKerberosSingleSignOnExtension",
"realm": "String",
"domains": [
"String"
],
"blockAutomaticLogin": true,
"cacheName": "String",
"credentialBundleIdAccessControlList": [
"String"
],
"domainRealms": [
"String"
],
"isDefaultRealm": true,
"passwordBlockModification": true,
"passwordExpirationDays": 1024,
"passwordExpirationNotificationDays": 1024,
"userPrincipalName": "String",
"passwordRequireActiveDirectoryComplexity": true,
"passwordPreviousPasswordBlockCount": 1024,
"passwordMinimumLength": 1024,
"passwordMinimumAgeDays": 1024,
"passwordRequirementsDescription": "String",
"requireUserPresence": true,
"activeDirectorySiteCode": "String",
"passwordEnableLocalSync": true,
"blockActiveDirectorySiteAutoDiscovery": true,
"passwordChangeUrl": "String",
"signInHelpText": "String",
"managedAppsInBundleIdACLIncluded": true
}
}
フィードバック
フィードバックの送信と表示