共用方式為


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 金鑰。

適用於