次の方法で共有


CustomerDiskJobSecrets.DiskSecrets プロパティ

定義

取得には、そのデバイスのシークレット オブジェクトの一覧が含まれます。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象