你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PerformanceCountersSettings.AppInsightsReference 属性

定义

获取或设置 Azure Application Insights 引用。

[Newtonsoft.Json.JsonProperty(PropertyName="appInsightsReference")]
public Microsoft.Azure.Management.BatchAI.Models.AppInsightsReference AppInsightsReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appInsightsReference")>]
member this.AppInsightsReference : Microsoft.Azure.Management.BatchAI.Models.AppInsightsReference with get, set
Public Property AppInsightsReference As AppInsightsReference

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

注解

Azure 应用程序性能计数器报告的见解信息。 如果提供,Batch AI 会将节点性能计数器上传到相应的 Azure 应用程序 Insights 帐户。

适用于