ApplicationInsightsComponentAnalyticsItem.Id Property

Definition

Gets or sets internally assigned unique id of the item definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to