CustomerDiskJobSecrets.DiskSecrets 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 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