次の方法で共有


ApplicationInsightsComponentFeatureCapability.Name プロパティ

定義

機能の名前を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="Name")]
public string Name { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Name")>]
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象