ApplicationInsightsComponentFavorite.FavoriteId Property

Definition

Gets internally assigned unique id of the favorite definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to