ApplicationInsightsComponentAnalyticsItem.Version Property

Definition

Gets this instance's version of the data model. This can change as new features are added.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to