共用方式為


IApplicationInsightsComponentFeature.IsHidden Property

Definition

Reserved, not used now.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Reserved, not used now.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="IsHidden")]
public bool? IsHidden { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Reserved, not used now.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="IsHidden")>]
member this.IsHidden : Nullable<bool>
Public ReadOnly Property IsHidden As Nullable(Of Boolean)

Property Value

Attributes

Applies to