你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CefExternalSecuritySolution type
表示将 CEF 日志发送到 OMS 工作区的安全解决方案
type CefExternalSecuritySolution = ExternalSecuritySolution & {
properties?: CefSolutionProperties
}