Udostępnij przez


IApplicationInsightsComponentFeature.SupportedAddonFeature Property

Definition

The add on features on main feature.

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

Property Value

Attributes

Applies to