androidWorkProfileVpnConfiguration リソースの種類

名前空間: microsoft.graph

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

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

このプロファイルに構成を指定すると、Android Work Profile デバイスに、目的の VPN エンドポイントに接続するように指示できます。 VPN エンドポイントで想定される認証方法とセキュリティの種類を指定することで、エンド ユーザーに対して VPN 接続をシームレスにすることができます。

deviceConfiguration から継承します

メソッド

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

プロパティ

プロパティ 説明
id String エンティティのキー。 deviceConfiguration から継承します
lastModifiedDateTime DateTimeOffset オブジェクトの最終更新の DateTime。 deviceConfiguration から継承します
roleScopeTagIds String コレクション このエンティティ インスタンスのスコープ タグの一覧。 deviceConfiguration から継承します
supportsScopeTags ブール型 基になるデバイス構成がスコープ タグの割り当てをサポートするかどうかを示します。 ScopeTags プロパティへの割り当ては、この値が false であり、スコープ付きユーザーにエンティティが表示されない場合は許可されません。 これは Silverlight で作成されたレガシ ポリシーに対して発生し、Azure Portal でポリシーを削除して再作成することで解決できます。 このプロパティは読み取り専用です。 deviceConfiguration から継承します
deviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition このポリシーの OS エディションの適用性。 deviceConfiguration から継承します
deviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion このポリシーの OS バージョンの適用規則。 deviceConfiguration から継承します
deviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode このポリシーのデバイス モードの適用規則。 deviceConfiguration から継承します
createdDateTime DateTimeOffset オブジェクトが作成された DateTime。 deviceConfiguration から継承します
description String 管理者が指定した、デバイス構成についての説明。 deviceConfiguration から継承します
displayName String 管理者が指定した、デバイス構成の名前。 deviceConfiguration から継承します
version Int32 デバイス構成のバージョン。 deviceConfiguration から継承します
connectionName String ユーザーに表示される接続名。
connectionType androidWorkProfileVpnConnectionType 接続の種類。 可能な値は、ciscoAnyConnectpulseSecuref5EdgeClientdellSonicWallMobileConnectcheckPointCapsuleVpncitrixpaloAltoGlobalProtectmicrosoftTunnelnetMotionMobilitymicrosoftProtect です。
role String 接続の種類が Pulse Secure に設定されている場合のロール。
王国 String 接続の種類が Pulse Secure に設定されている場合の領域。
サーバー vpnServer コレクション ネットワーク上の VPN サーバーの一覧。 エンド ユーザーがこれらのネットワークの場所にアクセスできることを確認します。 このコレクションには、最大で 500 個の要素を含めることができます。
指紋 String フィンガープリントは、VPN サーバーが信頼できることを確認するために使用される文字列です。これは、接続の種類がカプセル VPN Check Point場合にのみ適用されます。
Customdata keyvalue コレクション 接続の種類が Citrix に設定されている場合のカスタム データ。 このコレクションには、最大 25 個の要素を含めることができます。
customKeyValueData keyValuePair コレクション 接続の種類が Citrix に設定されている場合のカスタム データ。 このコレクションには、最大 25 個の要素を含めることができます。
authenticationMethod vpnAuthenticationMethod 認証方法。 可能な値は、certificateusernameAndPasswordsharedSecretderivedCredentialazureAD です。
proxyServer vpnProxyServer プロキシ サーバー。
targetedPackageIds String コレクション 対象アプリ パッケージ ID。
targetedMobileApps appListItem コレクション 対象となるモバイル アプリ。 このコレクションには、最大で 500 個の要素を含めることができます。
Alwayson ブール型 Always-on VPN 接続を有効にするかどうか。
alwaysOnLockdown ブール型 Always-on VPN 接続が有効になっている場合、その VPN が切断されたときにネットワーク トラフィックをロックするかどうか。
microsoftTunnelSiteId String Microsoft Tunnel サイト ID。
proxyExclusionList String collection 接続でプロキシを使用して除外するホストの一覧。 これらのホストでは、*.example.com などのワイルドカードを使用できます。

リレーションシップ

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

JSON 表記

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

{
  "@odata.type": "#microsoft.graph.androidWorkProfileVpnConfiguration",
  "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,
  "connectionName": "String",
  "connectionType": "String",
  "role": "String",
  "realm": "String",
  "servers": [
    {
      "@odata.type": "microsoft.graph.vpnServer",
      "description": "String",
      "address": "String",
      "isDefaultServer": true
    }
  ],
  "fingerprint": "String",
  "customData": [
    {
      "@odata.type": "microsoft.graph.keyValue",
      "key": "String",
      "value": "String"
    }
  ],
  "customKeyValueData": [
    {
      "@odata.type": "microsoft.graph.keyValuePair",
      "name": "String",
      "value": "String"
    }
  ],
  "authenticationMethod": "String",
  "proxyServer": {
    "@odata.type": "microsoft.graph.vpnProxyServer",
    "automaticConfigurationScriptUrl": "String",
    "address": "String",
    "port": 1024
  },
  "targetedPackageIds": [
    "String"
  ],
  "targetedMobileApps": [
    {
      "@odata.type": "microsoft.graph.appListItem",
      "name": "String",
      "publisher": "String",
      "appStoreUrl": "String",
      "appId": "String"
    }
  ],
  "alwaysOn": true,
  "alwaysOnLockdown": true,
  "microsoftTunnelSiteId": "String",
  "proxyExclusionList": [
    "String"
  ]
}