ApplicationInsightsComponentWebTestLocation.DisplayName プロパティ

定義

Web テストの場所の表示名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象