共用方式為


IApplicationInsightsComponentFeature.IsMainFeature Property

Definition

Whether can apply addon feature on to it.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Whether can apply addon feature on to it.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="IsMainFeature")]
public bool? IsMainFeature { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Whether can apply addon feature on to it.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="IsMainFeature")>]
member this.IsMainFeature : Nullable<bool>
Public ReadOnly Property IsMainFeature As Nullable(Of Boolean)

Property Value

Attributes

Applies to