windows10SecureAssessmentConfiguration リソースの種類

名前空間: microsoft.graph

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

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

このトピックでは、secureAssessment リソースによって公開された、宣言されたメソッド、プロパティ、リレーションシップについて説明します。

deviceConfiguration から継承します

メソッド

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

プロパティ

プロパティ 説明
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 から継承します
launchUri String 安全評価ブラウザーを起動すると自動的に読み込まれる評価への URL リンク。 有効な URL である必要があります (http[s]://msdn.microsoft.com/)。
configurationAccount String テストを受けるために Windows デバイスを構成する際に使用するアカウント。 ユーザーは、ドメイン アカウント (domain\user)、AAD アカウント (username@tenant.com) またはローカル アカウント (username) のいずれかです。
configurationAccountType secureassessmentAccountType ConfigurationAccount で使用されるアカウントの種類。 使用可能な値: azureADAccountdomainAccountlocalAccountlocalGuestAccount
allowPrinting Boolean テスト中にアプリが印刷することを許可するかどうかを示します。
allowScreenCapture Boolean テスト中に画面の取り込み機能を許可するかどうかを示します。
allowTextSuggestion Boolean テスト中に入力ヒントを許可するかどうかを示します。
localGuestAccountName String サインイン画面に表示されるローカル ゲスト アカウントの表示テキストを指定します。 通常は、評価の名前です。 ユーザーがサインイン画面でローカル ゲスト アカウントをクリックすると、評価アプリが指定された評価 URL で起動されます。 セキュリティで保護された評価は、Windows 10 バージョン 1903 以降を実行しているデバイスのローカル ゲスト アカウント サインインでのみ構成できます。 重要な注意: このプロパティは、セキュリティで保護された評価のためにローカル ゲスト アカウントのサインイン エクスペリエンスを適切に機能させるには、assessmentAppUserModelID を使用して設定する必要があります。
assessmentAppUserModelId String ユーザーがローカル ゲスト アカウントを使用してセキュリティで保護された評価にサインインしたときに起動される評価アプリのアプリケーション ユーザー モデル ID を指定します。 重要な注意: セキュリティで保護された評価のためにローカル ゲスト アカウントのサインイン エクスペリエンスを正常に機能させるには、このプロパティを localGuestAccountName で設定する必要があります。

リレーションシップ

リレーションシップ 説明
groupAssignments deviceConfigurationGroupAssignment コレクション デバイスの構成プロファイルのグループ割り当てのリストです。 deviceConfiguration から継承します
assignments deviceConfigurationAssignment コレクション デバイスの構成プロファイルの割り当てのリスト。 deviceConfiguration から継承します
deviceStatuses deviceConfigurationDeviceStatus コレクション デバイスごとのデバイス構成のインストール状況。 deviceConfiguration から継承します
userStatuses deviceConfigurationUserStatus コレクション ユーザー別のデバイス構成のインストール状態。 deviceConfiguration から継承します
deviceStatusOverview deviceConfigurationDeviceOverview デバイス構成のデバイス状態の概要 (deviceConfiguration から継承)
userStatusOverview deviceConfigurationUserOverview デバイス構成のユーザー状態の概要 (deviceConfiguration から継承)
deviceSettingStateSummaries settingStateDeviceSummary コレクション デバイス構成設定状態のデバイスの要約 (deviceConfiguration から継承)

JSON 表記

以下は、リソースの JSON 表記です。

{
  "@odata.type": "#microsoft.graph.windows10SecureAssessmentConfiguration",
  "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,
  "launchUri": "String",
  "configurationAccount": "String",
  "configurationAccountType": "String",
  "allowPrinting": true,
  "allowScreenCapture": true,
  "allowTextSuggestion": true,
  "localGuestAccountName": "String",
  "assessmentAppUserModelId": "String"
}