errorCode 枚举类型
命名空间:microsoft.graph
重要: Microsoft /beta 版本下的 Graph API 可能会发生更改;不支持生产使用。
注意:适用于 Intune 的 Microsoft Graph API 需要适用于租户的活动 Intune 许可证。
Members
成员 | 值 | 说明 |
---|---|---|
noError | 0 | 用于指示无错误的默认值。 |
未经 授权 | 1 | 由于缺少对资源的 RBAC 权限,当前用户没有访问权限。 |
notFound | 2 | 由于资源上缺少 RBAC 范围标记,当前用户没有访问权限。 |
deleted | 3 | 资源已被删除。 |