androidWorkProfileCompliancePolicy リソースの種類

名前空間: microsoft.graph

大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。

注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。

このクラスには、Android Work Profile のコンプライアンス設定が含まれています。

deviceCompliancePolicy から継承します

メソッド

メソッド 戻り値の型 説明
androidWorkProfileCompliancePolicies の一覧表示 androidWorkProfileCompliancePolicy コレクション androidWorkProfileCompliancePolicy オブジェクトのプロパティとリレーションシップを一覧表示します。
androidWorkProfileCompliancePolicy を取得する androidWorkProfileCompliancePolicy androidWorkProfileCompliancePolicy オブジェクトのプロパティとリレーションシップを読み取ります。
androidWorkProfileCompliancePolicy を作成する androidWorkProfileCompliancePolicy 新しい androidWorkProfileCompliancePolicy オブジェクトを 作成します。
androidWorkProfileCompliancePolicy を削除する なし androidWorkProfileCompliancePolicy を削除します。
androidWorkProfileCompliancePolicy を更新する androidWorkProfileCompliancePolicy androidWorkProfileCompliancePolicy オブジェクトのプロパティを更新します。

プロパティ

プロパティ 説明
roleScopeTagIds String collection このエンティティ インスタンスのスコープ タグの一覧。 deviceCompliancePolicy から継承します
id String エンティティのキー。 deviceCompliancePolicy から継承します
createdDateTime DateTimeOffset オブジェクトが作成された DateTime。 deviceCompliancePolicy から継承します
description String 管理者が指定した、デバイス構成についての説明。 deviceCompliancePolicy から継承します
lastModifiedDateTime DateTimeOffset オブジェクトの最終更新の DateTime。 deviceCompliancePolicy から継承します
displayName String 管理者が指定した、デバイス構成の名前。 deviceCompliancePolicy から継承します
version Int32 デバイス構成のバージョン。 deviceCompliancePolicy から継承します
passwordRequired Boolean デバイスのロックを解除するパスワードを要求します。
passwordMinimumLength Int32 パスワードの最小文字数。 有効な値は 4 から 16 までです
passwordRequiredType androidRequiredPasswordType パスワードの文字の種類。 可能な値は、deviceDefaultalphabeticalphanumericalphanumericWithSymbolslowSecurityBiometricnumericnumericComplexany です。
requiredPasswordComplexity androidRequiredPasswordComplexity Android で必要なデバイス パスワードの複雑さを示します。 次のいずれか: NONE、LOW、MEDIUM、HIGH。 これは、Android API 12 以降を対象とする新しい API です。 使用可能な値: nonelowmediumhigh
passwordMinutesOfInactivityBeforeLock Int32 パスワードが要求されるまでの非アクティブ時間 (分)。
passwordExpirationDays Int32 パスワードの有効期限が切れるまでの日数。 有効な値は 1 から 365 までです
passwordPreviousPasswordBlockCount Int32 禁止する、以前のパスワードの数です。 有効な値は 1 から 24 までです
passwordSignInFailureCountBeforeFactoryReset Int32 出荷時のリセット前に許可されたサインイン エラーの数。 有効な値 1 ~ 16
workProfilePasswordExpirationInDays Int32 仕事用プロファイルのパスワードの有効期限が切れるまでの日数。 有効な値は 1 から 365 までです
workProfilePasswordMinimumLength Int32 仕事用プロファイルパスワードの最小長。 有効な値は 4 から 16 までです
workProfileInactiveBeforeScreenLockInMinutes Int32 画面がタイムアウトになるまでの非アクティブ時間 (分)。
workProfilePreviousPasswordBlockCount Int32 ブロックする以前の作業プロファイル パスワードの数。 有効な値は 0 から 24 までです
workProfilePasswordRequiredType androidWorkProfileRequiredPasswordType 必要な仕事用プロファイル パスワードの種類。 可能な値は、deviceDefaultlowSecurityBiometricrequiredatLeastNumericnumericComplexatLeastAlphabeticatLeastAlphanumericalphanumericWithSymbols です。
workProfileRequiredPasswordComplexity androidRequiredPasswordComplexity Android で必要な仕事用プロファイルのパスワードの複雑さを示します。 次のいずれか: NONE、LOW、MEDIUM、HIGH。 これは、Android 12 以降を対象とする新しい API です。 使用可能な値: nonelowmediumhigh
workProfileRequirePassword ブール型 仕事用プロファイルにパスワードが必要かどうか
securityPreventInstallAppsFromUnknownSources Boolean デバイスが不明なソースからのアプリのインストールを許可しないことを要求します。
securityDisableUsbDebugging Boolean Android デバイスでの USB デバッグを無効にします。
securityRequireVerifyApps Boolean Android の検証アプリ機能をオンにするよう要求します。
deviceThreatProtectionEnabled Boolean デバイスの脅威保護が有効になっていることを要求します。
deviceThreatProtectionRequiredSecurityLevel deviceThreatProtectionLevel Mobile Threat Protection に、コンプライアンス違反をレポートするための最小のリスク レベルを要求します。 使用可能な値: unavailablesecuredlowmediumhighnotSet
advancedThreatProtectionRequiredSecurityLevel deviceThreatProtectionLevel MDATP 非準拠を報告するには、Mobile Threat Protection の最小リスク レベルが必要です。 使用可能な値: unavailablesecuredlowmediumhighnotSet
securityBlockJailbrokenDevices Boolean デバイスの脱獄またはルート化を認めません。
osMinimumVersion String Android の最小バージョン。
osMaximumVersion String Android の最大バージョン。
minAndroidSecurityPatchLevel String Android セキュリティ パッチの最小レベル。
storageRequireEncryption Boolean Android デバイスでの暗号化を要求します。
securityRequireSafetyNetAttestationBasicIntegrity ブール型 デバイスに Play Integrity 基本整合性チェックを渡す必要があります。
securityRequireSafetyNetAttestationCertifiedDevice ブール型 デバイスに Play Integrity デバイスの整合性チェックを渡す必要があります。
securityRequireGooglePlayServices Boolean Google Play 開発者サービスがデバイスにインストールされて有効になっていることを要求します。
securityRequireUpToDateSecurityProviders Boolean デバイスに最新のセキュリティ プロバイダーが必要です。 デバイスで Google Play 開発者サービスが有効かつ最新の状態になっている必要があります。
securityRequireCompanyPortalAppIntegrity Boolean デバイスが会社のポータル クライアント アプリのランタイム整合性チェックに合格することを要求します。
securityRequiredAndroidSafetyNetEvaluationType androidSafetyNetEvaluationType コンプライアンスのために特定の SafetyNet 評価の種類が必要です。 可能な値: basichardwareBacked

関係

リレーションシップ 説明
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.androidWorkProfileCompliancePolicy",
  "roleScopeTagIds": [
    "String"
  ],
  "id": "String (identifier)",
  "createdDateTime": "String (timestamp)",
  "description": "String",
  "lastModifiedDateTime": "String (timestamp)",
  "displayName": "String",
  "version": 1024,
  "passwordRequired": true,
  "passwordMinimumLength": 1024,
  "passwordRequiredType": "String",
  "requiredPasswordComplexity": "String",
  "passwordMinutesOfInactivityBeforeLock": 1024,
  "passwordExpirationDays": 1024,
  "passwordPreviousPasswordBlockCount": 1024,
  "passwordSignInFailureCountBeforeFactoryReset": 1024,
  "workProfilePasswordExpirationInDays": 1024,
  "workProfilePasswordMinimumLength": 1024,
  "workProfileInactiveBeforeScreenLockInMinutes": 1024,
  "workProfilePreviousPasswordBlockCount": 1024,
  "workProfilePasswordRequiredType": "String",
  "workProfileRequiredPasswordComplexity": "String",
  "workProfileRequirePassword": true,
  "securityPreventInstallAppsFromUnknownSources": true,
  "securityDisableUsbDebugging": true,
  "securityRequireVerifyApps": true,
  "deviceThreatProtectionEnabled": true,
  "deviceThreatProtectionRequiredSecurityLevel": "String",
  "advancedThreatProtectionRequiredSecurityLevel": "String",
  "securityBlockJailbrokenDevices": true,
  "osMinimumVersion": "String",
  "osMaximumVersion": "String",
  "minAndroidSecurityPatchLevel": "String",
  "storageRequireEncryption": true,
  "securityRequireSafetyNetAttestationBasicIntegrity": true,
  "securityRequireSafetyNetAttestationCertifiedDevice": true,
  "securityRequireGooglePlayServices": true,
  "securityRequireUpToDateSecurityProviders": true,
  "securityRequireCompanyPortalAppIntegrity": true,
  "securityRequiredAndroidSafetyNetEvaluationType": "String"
}