androidWorkProfileWiFiConfiguration リソースの種類
名前空間: microsoft.graph
大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。
注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。
このプロファイルに構成を指定すると、Android Work Profile デバイスに、目的の Wi-Fi エンドポイントに接続するように指示できます。 エンドポイントで想定される認証方法とセキュリティの種類 Wi-Fi 指定することで、エンド ユーザーの Wi-Fi 接続をシームレスにすることができます。 このプロファイルは、Enterprise Wi-Fi プロファイルよりも限定的でシンプルなセキュリティの種類を提供します。
deviceConfiguration から継承します
メソッド
メソッド | 戻り値の型 | 説明 |
---|---|---|
androidWorkProfileWiFiConfigurations を一覧表示する | androidWorkProfileWiFiConfiguration コレクション | androidWorkProfileWiFiConfiguration オブジェクトのプロパティとリレーションシップを一覧表示します。 |
androidWorkProfileWiFiConfiguration を取得する | androidWorkProfileWiFiConfiguration | androidWorkProfileWiFiConfiguration オブジェクトのプロパティとリレーションシップを読み取ります。 |
androidWorkProfileWiFiConfiguration を作成する | androidWorkProfileWiFiConfiguration | 新しい androidWorkProfileWiFiConfiguration オブジェクトを 作成します。 |
androidWorkProfileWiFiConfiguration を削除する | なし | androidWorkProfileWiFiConfiguration を削除します。 |
androidWorkProfileWiFiConfiguration を更新する | androidWorkProfileWiFiConfiguration | androidWorkProfileWiFiConfiguration オブジェクトのプロパティを更新します。 |
プロパティ
プロパティ | 型 | 説明 |
---|---|---|
id | String | エンティティのキー。 deviceConfiguration から継承します |
lastModifiedDateTime | DateTimeOffset | オブジェクトの最終更新の DateTime。 deviceConfiguration から継承します |
roleScopeTagIds | String collection | このエンティティ インスタンスのスコープ タグの一覧。 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 から継承します |
networkName | String | Wi-Fi ネットワークの名前。 |
ssid | String | これは、すべてのデバイスにブロードキャストされる Wi-Fi ネットワークの名前です。 |
connectAutomatically | ブール型 | true に設定すると、デバイスは、ユーザー プロンプトをスキップして、Wi-Fi ネットワークに自動的に接続します。 false の場合、ユーザーは Android デバイスの [設定] を使用して手動で接続する必要があります。 既定値は False です。 |
connectWhenNetworkNameIsHidden | ブール型 | true に設定すると、このプロファイルは、SSID をすべてのデバイスにブロードキャストしないネットワークにデバイスに強制的に接続します。 false の場合、デバイスは非表示のネットワークに自動的に接続されません。 既定値は False です。 |
wiFiSecurityType | androidWiFiSecurityType | Android Wi-Fi プロファイルで使用できるセキュリティの種類。 既定値 [開く] は、ネットワークに認証が必要ないことを示します。 サポートされるセキュリティ プロトコルは、WEP、WPA、WPA2 です。 Enterprise Wi-Fi プロファイルでは、WpaEnterprise オプションと Wpa2Enterprise オプションを使用できます。 Wep と WpaPersonal (WPA と WPA2 をサポート) オプションは、Basic Wi-Fi プロファイルで使用できます。 使用可能な値: open 、wpaEnterprise 、wpa2Enterprise 、wep 、wpaPersonal 、unknownFutureValue 。 |
preSharedKey | String | WEP または WPA パーソナル Wi-Fi ネットワークの事前共有キーを指定します。 制限は、wiFiSecurityType に設定された値によって異なります。 WEP 型のセキュリティを使用する場合、preSharedKey は有効なパスフレーズ (5 または 13 文字) または有効な HEX キー (10 または 26 hexidecimal 文字) である必要があります。 WPA セキュリティの種類を使用する場合、preSharedKey は 8 文字から 64 文字の任意の文字列にすることができます。 |
preSharedKeyIsSet | ブール型 | true に設定すると、事前共有キーが構成されていることを示します。 false に設定すると、事前共有キーが構成されていないことを示します (preSharedKey に設定された値はすべて無視されます)。 既定値は False です。 |
proxySettings | wiFiProxySetting | この Wi-Fi 接続のプロキシの種類。 使用可能な値: none 、manual 、automatic 、unknownFutureValue 。 |
proxyAutomaticConfigurationUrl | String | 自動構成が選択されている場合のプロキシ サーバーの自動構成スクリプトの URL。 この URL は、通常、PAC (プロキシ自動構成) ファイルの場所です。 |
リレーションシップ
リレーションシップ | 型 | 説明 |
---|---|---|
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.androidWorkProfileWiFiConfiguration",
"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,
"networkName": "String",
"ssid": "String",
"connectAutomatically": true,
"connectWhenNetworkNameIsHidden": true,
"wiFiSecurityType": "String",
"preSharedKey": "String",
"preSharedKeyIsSet": true,
"proxySettings": "String",
"proxyAutomaticConfigurationUrl": "String"
}