DataboxJobSecrets.PodSecrets 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.
Contains the list of secret objects for a job.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBox.Models.DataBoxSecret> PodSecrets { get; }
member this.PodSecrets : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataBox.Models.DataBoxSecret>
Public ReadOnly Property PodSecrets As IReadOnlyList(Of DataBoxSecret)