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 から継承します |
| 説明 | 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 | Boolean | デバイスが SafetyNet の基本整合性チェックに合格することを要求します。 |
| securityRequireSafetyNetAttestationCertifiedDevice | Boolean | デバイスが SafetyNet の認定デバイス チェックに合格することを要求します。 |
| 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 アプリが、Microsoft によってマネージド Google Playstore から提供されたものであることを確認します。 チェックが失敗した場合、デバイスは非準拠として報告されます。 |
リレーションシップ
| リレーションシップ | 型 | 説明 |
|---|---|---|
| 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
}
フィードバック
フィードバックの送信と表示