Compartilhar via


ApplicationInsightsComponent.InstrumentationKey Propriedade

Definição

Obtém a chave de Instrumentação do Application Insights. Um valor somente leitura que os aplicativos podem usar para identificar o destino de toda a telemetria enviada ao Aplicativo Azure Insights. Esse valor será fornecido após a construção de cada novo componente do Application Insights.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a