次の方法で共有


ImportDiskDetails.BitLockerKey プロパティ

定義

ディスクの暗号化に使用される bitLocker キーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="bitLockerKey")]
public string BitLockerKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bitLockerKey")>]
member this.BitLockerKey : string with get, set
Public Property BitLockerKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象