Condividi tramite


EnvironmentVariableWithSecretValue.ValueSecretReference Proprietà

Definizione

Ottiene o imposta informazioni di riferimento sul segreto keyVault.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Archivio KeyVault e segreto che contiene il valore per la variabile di ambiente. È necessario specificare uno dei valori o del valoreSecretReference.

Si applica a