文件名称:MSRC-Microsoft-Security-Updates-API:回购Microsoft安全更新API的入门项目(portal.msrc.microsoft.com)
文件大小:141KB
文件格式:ZIP
更新时间:2024-06-03 09:12:10
PowerShell
欢迎 Microsoft提供了一个API,用于使用“以编程方式访问安全更新详细信息。 查看我们的以获取更多信息。 《 Microsoft是一种可查找安全更新详细信息的网络体验。 此存储库包含Microsoft安全更新API( )的示例代码和文档,包括: 源代码 使用示例代码 Microsoft安全更新API的OpenAPI / Swagger定义 获取MsrcSecurityUpdates PowerShell模块 可以通过以下方式完成MsrcSecurityUpdates模块的入门: # ## Install the module from the PowerShell Gallery Install-Module - Name MsrcSecurityUpdates - Scope CurrentUser # ## Load the module if PowerShell