共用方式為


IApplicationInsightsComponentAvailableFeatures.Result Property

Definition

A list of Application Insights component feature.

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

Property Value

Attributes

Applies to