共用方式為


IApplicationInsightsComponentFeature.SupportedAddonFeature Property

Definition

The add on features on main feature.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The add on features on main feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="SupportedAddonFeatures")]
public string SupportedAddonFeature { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The add on features on main feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="SupportedAddonFeatures")>]
member this.SupportedAddonFeature : string
Public ReadOnly Property SupportedAddonFeature As String

Property Value

Attributes

Applies to