IApplicationInsightsComponentFeature.SupportedAddonFeature Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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