Sdílet prostřednictvím


AppInsightsReference.InstrumentationKeySecretReference Vlastnost

Definice

Získá nebo nastaví instrumentační klíč 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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Úložiště KeyVault a tajný klíč, který obsahuje instrumentační klíč Aplikace Azure Insights. Musí být zadán jeden z instrumentationKey nebo instrumentationKeySecretReference.

Platí pro