ApplicationInsightsComponentFavorite.SourceType Property

Definition

Gets or sets the source of the favorite definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to