다음을 통해 공유


AppInsightsService.ApiKeys 속성

정의

apiKeys를 가져오거나 설정합니다.

public System.Collections.Generic.Dictionary<string,string> ApiKeys { get; set; }
member this.ApiKeys : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property ApiKeys As Dictionary(Of String, String)

속성 값

API 키입니다.

적용 대상