다음을 통해 공유


AppInsightsReference.InstrumentationKey 속성

정의

계측 키를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="instrumentationKey")]
public string InstrumentationKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instrumentationKey")>]
member this.InstrumentationKey : string with get, set
Public Property InstrumentationKey As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

Azure 애플리케이션 Insights 계측 키의 값입니다.

적용 대상