次の方法で共有


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 キー。

適用対象