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 계정에 노드 성능 카운터를 업로드합니다.

적용 대상