Udostępnij za pośrednictwem


AppInsightsReference.InstrumentationKeySecretReference Właściwość

Definicja

Pobiera lub ustawia odwołanie klucza instrumentacji keyVault Secret.

[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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Magazyn keyVault i wpis tajny zawierający klucz instrumentacji usługi Aplikacja systemu Azure Insights. Należy określić jedną z parametrów instrumentationKey lub instrumentationKeySecretReference.

Dotyczy