DataBoxHeavyJobSecrets.CabinetPodSecrets 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.
Gets contains the list of secret objects for a databox heavy job.
[Newtonsoft.Json.JsonProperty(PropertyName="cabinetPodSecrets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataBoxHeavySecret> CabinetPodSecrets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cabinetPodSecrets")>]
member this.CabinetPodSecrets : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataBoxHeavySecret>
Public ReadOnly Property CabinetPodSecrets As IList(Of DataBoxHeavySecret)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute