Compartilhar via


AppInsightsReference.InstrumentationKey Propriedade

Definição

Obtém ou define a chave de instrumentação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Valor da chave de instrumentação do Aplicativo Azure Insights.

Aplica-se a