Share via


IApplicationInsightsComponentFeature.Capability Property

Definition

A list of Application Insights component feature capability.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="A list of Application Insights component feature capability.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.IApplicationInsightsComponentFeatureCapability) }, ReadOnly=true, Required=false, SerializedName="Capabilities")]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.IApplicationInsightsComponentFeatureCapability[] Capability { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="A list of Application Insights component feature capability.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.IApplicationInsightsComponentFeatureCapability) }, ReadOnly=true, Required=false, SerializedName="Capabilities")>]
member this.Capability : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20150501.IApplicationInsightsComponentFeatureCapability[]
Public ReadOnly Property Capability As IApplicationInsightsComponentFeatureCapability()

Property Value

Attributes

Applies to