ApplicationInsightsComponentAPIKey.ApiKey Property

Definition

Gets the API key value. It will be only return once when the API Key was created.

[Newtonsoft.Json.JsonProperty(PropertyName="apiKey")]
public string ApiKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiKey")>]
member this.ApiKey : string
Public ReadOnly Property ApiKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to