Share via


PerformanceCountersSettings.AppInsightsReference Property

Definition

Gets or sets azure Application Insights reference.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Azure Application Insights information for performance counters reporting. If provided, Batch AI will upload node performance counters to the corresponding Azure Application Insights account.

Applies to