gpt4 book ai didi

azure - KQL 专用端点字节输入\输出

转载 作者:行者123 更新时间:2023-12-03 02:12:23 24 4
gpt4 key购买 nike

我正在尝试创建一个 KQL 查询,用于捕获所有专用端点并查看输入或输出的字节是否等于 null (0),但是当我运行专用端点查询时,我得到的只是基本信息。

Resources
| where type =~ 'Microsoft.network/privateendpoints'
| mvexpand ProvisioningState = properties.provisioningState
| mvexpand PLSprop = properties.networkInterfaces
| mvexpand PLSprop = properties.networkInterfaces
| mvexpand PLSprop2 = properties.subnet

有没有办法将字节输入或输出其值或任何等于 0 的字节?

谢谢

最佳答案

更新:
文档拼写错误(“out”而不是“in”)已修复

Microsoft.Network/privateEndpoints
<表类=“s-表”><标题>公制可以通过诊断设置导出吗?指标显示名称单位聚合类型描述尺寸 <正文>PEBytesIn是字节输入计数总计输入字节总数*没有尺寸PEBytesOut是字节输出计数总计输出字节总数没有尺寸

关于azure - KQL 专用端点字节输入\输出,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/72957814/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com