Microsoft 的用于 Application Insights 的 Azure ARM 模板中的“Flow_type”属性是什么?

Qui*_*sak 7 azure azure-application-insights

它被描述为非必填字段,但它是一个枚举(没有任何其他列出的选项),并且描述模糊:由 Application Insights 系统用来确定该组件是由哪种流创建的。通过 REST API 创建/更新组件时,将其设置为“Bluefield”。- 布卢菲尔德。

我的经验法则是不要包含任何不会破坏我的应用程序的额外内容(KISS),但如果我可以从中获得一些好处,我想知道。谢谢!

参考: https: //learn.microsoft.com/en-us/azure/templates/Microsoft.insights/components ?toc=%2Fen-us%2Fazure%2Fazure-resource-manager%2Ftoc.json&bc=%2Fen-us% 2Fazure%2Fbread%2Ftoc.json

Car*_*cia 2

Flow_TypeRequest_Source在当前版本中没有任何影响,并且它们可能在 App Insights API 的未来版本中被弃用