次の方法で共有


IDiskSecret.BitLockerKey Property

Definition

Bit Locker key of the disk which can be used to unlock the disk to copy data.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Bit Locker key of the disk which can be used to unlock the disk to copy data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="bitLockerKey")]
public string BitLockerKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Bit Locker key of the disk which can be used to unlock the disk to copy data.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="bitLockerKey")>]
member this.BitLockerKey : string
Public ReadOnly Property BitLockerKey As String

Property Value

Attributes

Applies to