共用方式為


ApplicationInsightsComponentFeature.IsMainFeature Property

Definition

Whether can apply addon feature on to it.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)]
public bool? IsMainFeature { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.IsMainFeature : Nullable<bool>
Public ReadOnly Property IsMainFeature As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to