ImportDiskDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET