ApplicationInsightsComponentFavorite.UserId Property

Definition

Gets unique user id of the specific user that owns this favorite.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to