Lingua

ContainerVolume.SecretReference Property

Definition

Defines files for a secret reference volume. Dictionary keys are file names and values identify entries in the container group's secretReferences collection. This property contains reference names rather than secret values.

public System.Collections.Generic.IDictionary<string,string> SecretReference { get; }
member this.SecretReference : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property SecretReference As IDictionary(Of String, String)

Property Value

Applies to