共用方式為


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 帳戶。

適用於