Compartir a través de


AppInsightsReference.InstrumentationKey Propiedad

Definición

Obtiene o establece la clave de instrumentación.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Valor de la clave de instrumentación de Aplicación de Azure Insights.

Se aplica a