ContainerVolume.Secret Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The secret volume.
public System.Collections.Generic.IDictionary<string,string> Secret { get; }
member this.Secret : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Secret As IDictionary(Of String, String)