Compartilhar via


AppInsightsReference.InstrumentationKeySecretReference Propriedade

Definição

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

[Newtonsoft.Json.JsonProperty(PropertyName="instrumentationKeySecretReference")]
public Microsoft.Azure.Management.BatchAI.Models.KeyVaultSecretReference InstrumentationKeySecretReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instrumentationKeySecretReference")>]
member this.InstrumentationKeySecretReference : Microsoft.Azure.Management.BatchAI.Models.KeyVaultSecretReference with get, set
Public Property InstrumentationKeySecretReference As KeyVaultSecretReference

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Repositório e Segredo do KeyVault que contém Aplicativo Azure chave de instrumentação do Insights. Um de instrumentationKey ou instrumentationKeySecretReference deve ser especificado.

Aplica-se a