MonitoringSettingProperties.AppInsightsInstrumentationKey Property

Definition

Gets or sets target application insight instrumentation key

[Newtonsoft.Json.JsonProperty(PropertyName="appInsightsInstrumentationKey")]
public string AppInsightsInstrumentationKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appInsightsInstrumentationKey")>]
member this.AppInsightsInstrumentationKey : string with get, set
Public Property AppInsightsInstrumentationKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to