androidDeviceOwnerCompliancePolicy リソースの種類
名前空間: microsoft.graph
大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。
注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。
このトピックでは、AndroidDeviceOwnerCompliancePolicy リソースによって公開される宣言されたメソッド、プロパティ、リレーションシップについて説明します。
deviceCompliancePolicy から継承します
メソッド
メソッド | 戻り値の型 | 説明 |
---|---|---|
androidDeviceOwnerCompliancePolicies の一覧表示 | androidDeviceOwnerCompliancePolicy コレクション | androidDeviceOwnerCompliancePolicy オブジェクトのプロパティとリレーションシップを一覧表示します。 |
androidDeviceOwnerCompliancePolicy を取得する | androidDeviceOwnerCompliancePolicy | androidDeviceOwnerCompliancePolicy オブジェクトのプロパティとリレーションシップを読み取ります。 |
androidDeviceOwnerCompliancePolicy を作成する | androidDeviceOwnerCompliancePolicy | 新しい androidDeviceOwnerCompliancePolicy オブジェクトを 作成します。 |
androidDeviceOwnerCompliancePolicy を削除する | なし | androidDeviceOwnerCompliancePolicy を削除します。 |
androidDeviceOwnerCompliancePolicy を更新する | androidDeviceOwnerCompliancePolicy | androidDeviceOwnerCompliancePolicy オブジェクトのプロパティを更新します。 |
プロパティ
プロパティ | 型 | 説明 |
---|---|---|
roleScopeTagIds | String collection | このエンティティ インスタンスのスコープ タグの一覧。 deviceCompliancePolicy から継承します |
id | String | エンティティのキー。 deviceCompliancePolicy から継承します |
createdDateTime | DateTimeOffset | オブジェクトが作成された DateTime。 deviceCompliancePolicy から継承します |
description | String | 管理者が指定した、デバイス構成についての説明。 deviceCompliancePolicy から継承します |
lastModifiedDateTime | DateTimeOffset | オブジェクトの最終更新の DateTime。 deviceCompliancePolicy から継承します |
displayName | String | 管理者が指定した、デバイス構成の名前。 deviceCompliancePolicy から継承します |
version | Int32 | デバイス構成のバージョン。 deviceCompliancePolicy から継承します |
deviceThreatProtectionEnabled | Boolean | デバイスの脅威保護が有効になっていることを要求します。 |
deviceThreatProtectionRequiredSecurityLevel | deviceThreatProtectionLevel | Mobile Threat Protection に、コンプライアンス違反をレポートするための最小のリスク レベルを要求します。 使用可能な値: unavailable 、secured 、low 、medium 、high 、notSet 。 |
advancedThreatProtectionRequiredSecurityLevel | deviceThreatProtectionLevel | MDATP 非準拠を報告するには、Mobile Threat Protection の最小リスク レベルが必要です。 使用可能な値: unavailable 、secured 、low 、medium 、high 、notSet 。 |
securityRequireSafetyNetAttestationBasicIntegrity | ブール型 | デバイスに Play Integrity 基本整合性チェックを渡す必要があります。 |
securityRequireSafetyNetAttestationCertifiedDevice | ブール型 | デバイスに Play Integrity デバイスの整合性チェックを渡す必要があります。 |
osMinimumVersion | String | Android の最小バージョン。 |
osMaximumVersion | String | Android の最大バージョン。 |
minAndroidSecurityPatchLevel | String | Android セキュリティ パッチの最小レベル。 |
passwordRequired | Boolean | デバイスのロックを解除するパスワードを要求します。 |
passwordMinimumLength | Int32 | パスワードの最小文字数。 有効な値は 4 から 16 までです |
passwordMinimumLetterCharacters | Int32 | デバイス パスワードに必要な文字の最小文字数を示します。 有効な値 1 ~ 16 |
passwordMinimumLowerCaseCharacters | Int32 | デバイス パスワードに必要な小文字の最小文字数を示します。 有効な値 1 ~ 16 |
passwordMinimumNonLetterCharacters | Int32 | デバイス パスワードに必要な文字以外の文字の最小数を示します。 有効な値 1 ~ 16 |
passwordMinimumNumericCharacters | Int32 | デバイス パスワードに必要な数字の最小数を示します。 有効な値 1 ~ 16 |
passwordMinimumSymbolCharacters | Int32 | デバイス パスワードに必要なシンボル文字の最小数を示します。 有効な値 1 ~ 16 |
passwordMinimumUpperCaseCharacters | Int32 | デバイス パスワードに必要な大文字文字の最小文字数を示します。 有効な値 1 ~ 16 |
passwordRequiredType | androidDeviceOwnerRequiredPasswordType | パスワードの文字の種類。 可能な値は、deviceDefault 、required 、numeric 、numericComplex 、alphabetic 、alphanumeric 、alphanumericWithSymbols 、lowSecurityBiometric 、customPassword です。 |
passwordMinutesOfInactivityBeforeLock | Int32 | パスワードが要求されるまでの非アクティブ時間 (分)。 |
passwordExpirationDays | Int32 | パスワードの有効期限が切れるまでの日数。 有効な値は 1 から 365 までです |
passwordPreviousPasswordCountToBlock | Int32 | 禁止する、以前のパスワードの数です。 有効な値は 1 から 24 までです |
storageRequireEncryption | Boolean | Android デバイスでの暗号化を要求します。 |
securityRequireIntuneAppIntegrity | ブール型 | 設定が true に設定されている場合は、フル マネージド、専用、または企業所有の仕事用プロファイル Android Enterprise 登録済みデバイスにインストールされているIntune アプリが、マネージド Google Playstore から Microsoft によって提供されるアプリであることを確認します。 チェックが失敗した場合、デバイスは非準拠として報告されます。 |
requireNoPendingSystemUpdates | ブール型 | デバイスに保留中の Android システム更新プログラムがないことを要求します。 |
securityRequiredAndroidSafetyNetEvaluationType | androidSafetyNetEvaluationType | コンプライアンスのために特定の Play Integrity 評価の種類が必要です。 可能な値: basic 、hardwareBacked 。 |
関係
リレーションシップ | 型 | 説明 |
---|---|---|
scheduledActionsForRule | deviceComplianceScheduledActionForRule コレクション | このコンプライアンス ポリシーのルールごとのスケジュールされたアクションの一覧。 これは、個々のプラットフォームごとのコンプライアンス ポリシーを作成するときに必要なプロパティです。 deviceCompliancePolicy から継承します |
deviceStatuses | deviceComplianceDeviceStatus コレクション | DeviceComplianceDeviceStatus のリストです。 deviceCompliancePolicy から継承します |
userStatuses | deviceComplianceUserStatus コレクション | DeviceComplianceUserStatus のリストです。 deviceCompliancePolicy から継承します |
deviceStatusOverview | deviceComplianceDeviceOverview | デバイス コンプライアンスのデバイス状態の概要 (deviceCompliancePolicy から継承) |
userStatusOverview | deviceComplianceUserOverview | デバイス コンプライアンスのユーザー状態の概要 (deviceCompliancePolicy から継承) |
deviceSettingStateSummaries | settingStateDeviceSummary コレクション | コンプライアンス設定状態のデバイスの要約 (deviceCompliancePolicy から継承) |
assignments | deviceCompliancePolicyAssignment コレクション | このコンプライアンス ポリシーの割り当てのコレクションです。 deviceCompliancePolicy から継承します |
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.androidDeviceOwnerCompliancePolicy",
"roleScopeTagIds": [
"String"
],
"id": "String (identifier)",
"createdDateTime": "String (timestamp)",
"description": "String",
"lastModifiedDateTime": "String (timestamp)",
"displayName": "String",
"version": 1024,
"deviceThreatProtectionEnabled": true,
"deviceThreatProtectionRequiredSecurityLevel": "String",
"advancedThreatProtectionRequiredSecurityLevel": "String",
"securityRequireSafetyNetAttestationBasicIntegrity": true,
"securityRequireSafetyNetAttestationCertifiedDevice": true,
"osMinimumVersion": "String",
"osMaximumVersion": "String",
"minAndroidSecurityPatchLevel": "String",
"passwordRequired": true,
"passwordMinimumLength": 1024,
"passwordMinimumLetterCharacters": 1024,
"passwordMinimumLowerCaseCharacters": 1024,
"passwordMinimumNonLetterCharacters": 1024,
"passwordMinimumNumericCharacters": 1024,
"passwordMinimumSymbolCharacters": 1024,
"passwordMinimumUpperCaseCharacters": 1024,
"passwordRequiredType": "String",
"passwordMinutesOfInactivityBeforeLock": 1024,
"passwordExpirationDays": 1024,
"passwordPreviousPasswordCountToBlock": 1024,
"storageRequireEncryption": true,
"securityRequireIntuneAppIntegrity": true,
"requireNoPendingSystemUpdates": true,
"securityRequiredAndroidSafetyNetEvaluationType": "String"
}