macOSWiredNetworkConfiguration リソースの種類
名前空間: microsoft.graph
大事な: /beta バージョンの Microsoft Graph API は変更される可能性があります。運用環境での使用はサポートされていません。
注:Intune 用 Microsoft Graph API には、テナントの有効な Intune ライセンスが必要です。
MacOS 有線ネットワーク構成プロファイル。
deviceConfiguration から継承します
メソッド
メソッド | 戻り値の型 | 説明 |
---|---|---|
macOSWiredNetworkConfigurations を一覧表示する | macOSWiredNetworkConfiguration コレクション | macOSWiredNetworkConfiguration オブジェクトのプロパティとリレーションシップを一覧表示します。 |
macOSWiredNetworkConfiguration を取得する | macOSWiredNetworkConfiguration | macOSWiredNetworkConfiguration オブジェクトのプロパティとリレーションシップを読み取ります。 |
macOSWiredNetworkConfiguration を作成する | macOSWiredNetworkConfiguration | 新しい macOSWiredNetworkConfiguration オブジェクトを 作成します。 |
macOSWiredNetworkConfiguration を削除する | なし | macOSWiredNetworkConfiguration を削除します。 |
macOSWiredNetworkConfiguration を更新する | macOSWiredNetworkConfiguration | macOSWiredNetworkConfiguration オブジェクトのプロパティを更新します。 |
プロパティ
プロパティ | 種類 | 説明 |
---|---|---|
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 | ネットワーク名 |
networkInterface | wiredNetworkInterface | ネットワーク インターフェイス。 可能な値は、anyEthernet 、firstActiveEthernet 、secondActiveEthernet 、thirdActiveEthernet 、firstEthernet 、secondEthernet 、thirdEthernet です。 |
eapType | eapType | 拡張認証プロトコル (EAP)。 有線ネットワーク上の EAP プロトコル セットの種類を示します。 可能な値は、eapTls 、leap 、eapSim 、eapTtls 、peap 、eapFast 、teap です。 |
eapFastConfiguration | eapFastConfiguration | EAP-FAST が選択された EAP タイプである場合の EAP-FAST 構成オプション。 使用可能な値: noProtectedAccessCredential 、useProtectedAccessCredential 、useProtectedAccessCredentialAndProvision 、useProtectedAccessCredentialAndProvisionAnonymously 。 |
trustedServerCertificateNames | String collection | EAP の種類が EAP-TLS/TTLS/FAST または PEAP に構成されている場合の信頼されたサーバー証明書名。 これは、信頼された証明機関 (CA) によって発行された証明書で使用される一般的な名前です。 この情報を指定すると、エンド ユーザーがこの有線ネットワークに接続するときにエンド ユーザー デバイスに表示される動的信頼ダイアログをバイパスできます。 |
authenticationMethod | wiFiAuthenticationMethod | EAP の種類が PEAP または EAP-TTLS に構成されている場合の認証方法。 可能な値は certificate 、usernameAndPassword 、derivedCredential です。 |
nonEapAuthenticationMethodForEapTtls | nonEapAuthenticationMethodForEapTtlsType | EAP の種類が EAP-TTLS で Authenticationmethod がユーザー名とパスワードである場合の認証 (内部 ID) の非 EAP メソッド。 使用可能な値: unencryptedPassword 、challengeHandshakeAuthenticationProtocol 、microsoftChap 、microsoftChapVersionTwo 。 |
enableOuterIdentityPrivacy | String | EAP の種類が EAP-TTLS、EAP-FAST、PEAP に構成されている場合は、ID プライバシー (外部 ID) を有効にします。 このプロパティは、入力したテキストでユーザー名をマスクします。 たとえば、"匿名" を使用する場合、実際のユーザー名を使用してこの有線ネットワークで認証を行う各ユーザーは、"匿名" として表示されます。 |
deploymentChannel | appleDeploymentChannel | 構成プロファイルのデプロイに使用されるデプロイ チャネルの種類を示します。 指定できる値は deviceChannel、userChannel です。 可能な値は deviceChannel 、userChannel 、unknownFutureValue です。 |
関係
リレーションシップ | 型 | 説明 |
---|---|---|
groupAssignments | deviceConfigurationGroupAssignment コレクション | デバイスの構成プロファイルのグループ割り当てのリストです。 deviceConfiguration から継承します |
assignments | deviceConfigurationAssignment コレクション | デバイスの構成プロファイルの割り当てのリスト。 deviceConfiguration から継承します |
deviceStatuses | deviceConfigurationDeviceStatus コレクション | デバイスごとのデバイス構成のインストール状況。 deviceConfiguration から継承します |
userStatuses | deviceConfigurationUserStatus コレクション | ユーザー別のデバイス構成のインストール状態。 deviceConfiguration から継承します |
deviceStatusOverview | deviceConfigurationDeviceOverview | デバイス構成のデバイス状態の概要 (deviceConfiguration から継承) |
userStatusOverview | deviceConfigurationUserOverview | デバイス構成のユーザー状態の概要 (deviceConfiguration から継承) |
deviceSettingStateSummaries | settingStateDeviceSummary コレクション | デバイス構成設定状態のデバイスの要約 (deviceConfiguration から継承) |
rootCertificateForServerValidation | macOSTrustedRootCertificate | EAP の種類が EAP-TLS/TTLS/FAST または PEAP に構成されている場合のサーバー検証用の信頼されたルート証明書。 |
rootCertificatesForServerValidation | macOSTrustedRootCertificate コレクション | EAP の種類が EAP-TLS/TTLS/FAST または PEAP に構成されている場合のサーバー検証用の信頼されたルート証明書。 この値を指定する場合は、trustedServerCertificateNames を指定する必要はありません。その逆も同様です。 このコレクションには、最大で 500 個の要素を含めることができます。 |
identityCertificateForClientAuthentication | macOSCertificateProfileBase | EAP の種類が EAP-TLS、EAP-TTLS (証明書認証あり)、または PEAP (証明書認証付き) に構成されている場合のクライアント認証の ID 証明書。 |
JSON 表記
以下は、リソースの JSON 表記です。
{
"@odata.type": "#microsoft.graph.macOSWiredNetworkConfiguration",
"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",
"networkInterface": "String",
"eapType": "String",
"eapFastConfiguration": "String",
"trustedServerCertificateNames": [
"String"
],
"authenticationMethod": "String",
"nonEapAuthenticationMethodForEapTtls": "String",
"enableOuterIdentityPrivacy": "String",
"deploymentChannel": "String"
}