次の方法で共有


ApplicationInsightsComponentFeature.Capabilities プロパティ

定義

Application Insights コンポーネント機能の一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="Capabilities")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentFeatureCapability> Capabilities { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Capabilities")>]
member this.Capabilities : System.Collections.Generic.IList<Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentFeatureCapability>
Public ReadOnly Property Capabilities As IList(Of ApplicationInsightsComponentFeatureCapability)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象