ApplicationInsightsComponentFeature.IsMainFeature Property

Definition

Gets whether can apply addon feature on to it.

[Newtonsoft.Json.JsonProperty(PropertyName="IsMainFeature")]
public bool? IsMainFeature { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="IsMainFeature")>]
member this.IsMainFeature : Nullable<bool>
Public ReadOnly Property IsMainFeature As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to