Share via


ApplicationInsightsComponentFeatureCapabilities.TrackingType Property

Definition

Gets the application insights component used tracking type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to