Share via


ImportDiskDetails.BitLockerKey Property

Definition

Gets or sets bitLocker key used to encrypt the disk.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to