次の方法で共有


CefExternalSecuritySolution type

CEF ログを OMS ワークスペースに送信するセキュリティ ソリューションを表します

type CefExternalSecuritySolution = ExternalSecuritySolution & {
  properties?: CefSolutionProperties
}