ApplicationInsightsComponentExportConfiguration.IsUserEnabled Property

Definition

Gets this will be 'true' if the Continuous Export configuration is enabled, otherwise it will be 'false'.

[Newtonsoft.Json.JsonProperty(PropertyName="IsUserEnabled")]
public string IsUserEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="IsUserEnabled")>]
member this.IsUserEnabled : string
Public ReadOnly Property IsUserEnabled As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to