Share via


CustomerDiskJobSecrets.DiskSecrets Property

Definition

Gets contains the list of secrets object for that device.

[Newtonsoft.Json.JsonProperty(PropertyName="diskSecrets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DiskSecret> DiskSecrets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskSecrets")>]
member this.DiskSecrets : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DiskSecret>
Public ReadOnly Property DiskSecrets As IList(Of DiskSecret)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to