Jaa


AppInsightsService.ApiKeys Property

Definition

Gets or sets 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)

Property Value

The Api Keys.

Applies to