Dela via


ImportDiskDetails Class

Definition

Import disk details.

public class ImportDiskDetails
type ImportDiskDetails = class
Public Class ImportDiskDetails
Inheritance
ImportDiskDetails

Constructors

ImportDiskDetails(String, String, String)

Initializes a new instance of ImportDiskDetails.

Properties

BackupManifestCloudPath

Path to backed up manifest, only returned if enableManifestBackup is true.

BitLockerKey

BitLocker key used to encrypt the disk.

ManifestFile

The relative path of the manifest file on the disk.

ManifestHash

The Base16-encoded MD5 hash of the manifest file on the disk.

Applies to