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 上次修改对象的日期/时间。 继承自 deviceConfiguration
roleScopeTagIds 字符串集合 此实体实例的范围标记列表。 继承自 deviceConfiguration
supportsScopeTags 布尔值 指示基础设备配置是否支持分配范围标记。 如果此值为 false,并且实体对限定范围的用户不可见,则不允许向 ScopeTags 属性分配。 这发生在 Silverlight 中创建的旧策略,可以通过在 Azure 门户中删除并重新创建策略来解决。 此属性是只读的。 继承自 deviceConfiguration
deviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition 此策略的 OS 版本适用性。 继承自 deviceConfiguration
deviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion 此策略的 OS 版本适用性规则。 继承自 deviceConfiguration
deviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode 此策略的设备模式适用性规则。 继承自 deviceConfiguration
createdDateTime DateTimeOffset 创建对象的日期/时间。 继承自 deviceConfiguration
description String 管理员提供的设备配置的说明。 继承自 deviceConfiguration
displayName String 管理员提供的设备配置的名称。 继承自 deviceConfiguration
version Int32 设备配置的版本。 继承自 deviceConfiguration
networkName String 网络名
networkInterface wiredNetworkInterface 网络接口。 可取值为:anyEthernetfirstActiveEthernetsecondActiveEthernetthirdActiveEthernetfirstEthernetsecondEthernetthirdEthernet
eapType eapType 可扩展身份验证协议 (EAP) 。 指示在有线网络上设置的 EAP 协议的类型。 可取值为:eapTlsleapeapSimeapTtlspeapeapFastteap
eapFastConfiguration eapFastConfiguration 当 EAP-FAST 是所选 EAP 类型时,EAP-FAST 配置选项。 可能的值是:noProtectedAccessCredentialuseProtectedAccessCredentialuseProtectedAccessCredentialAndProvisionuseProtectedAccessCredentialAndProvisionAnonymously
trustedServerCertificateNames 字符串集合 当 EAP 类型配置为 EAP-TLS/TTLS/FAST 或 PEAP 时,受信任的服务器证书名称。 这是受信任的证书颁发机构 (CA) 颁发的证书中使用的公用名称。 如果提供此信息,则可以绕过最终用户连接到此有线网络时显示在设备上的动态信任对话框。
authenticationMethod wiFiAuthenticationMethod 将 EAP 类型配置为 PEAP 或 EAP-TTLS 时的身份验证方法。 可取值为:certificateusernameAndPasswordderivedCredential
nonEapAuthenticationMethodForEapTtls nonEapAuthenticationMethodForEapTtlsType 当 EAP 类型为 EAP-TTLS 且身份验证方法为用户名和密码时,用于身份验证的非 EAP 方法 (内部标识) 。 可能的值是:unencryptedPasswordchallengeHandshakeAuthenticationProtocolmicrosoftChapmicrosoftChapVersionTwo
enableOuterIdentityPrivacy String 将 EAP 类型配置为 EAP-TTLS、EAP-FAST 或 PEAP 时,启用标识隐私 (外部标识) 。 此属性使用输入的文本屏蔽用户名。 例如,如果使用“匿名”,则使用此有线网络进行身份验证的每个用户的真实用户名将显示为“匿名”。

关系

关系 类型 说明
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 (时,用于客户端身份验证的标识证书。

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"
}