Share via


DataBoxHeavyJobSecrets.CabinetPodSecrets Property

Definition

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

Applies to