MigrationBackupSet 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.
This class respresents the status of each backup being migrated
public class MigrationBackupSet
type MigrationBackupSet = class
Public Class MigrationBackupSet
- Inheritance
-
MigrationBackupSet
Constructors
MigrationBackupSet() |
Initializes a new instance of the MigrationBackupSet class. |
Properties
BackupPolicyName |
Required. Gets or sets the name of the policy (virtual disk group) corresponding to the backup |
CreationTime |
Required. Gets or sets the backup creation time |
Elements |
Required. Gets or sets the backup's source volume details |
Message |
Required. Gets or sets the backup level message and recommendation, usually updated during failures |
Status |
Required. Gets or sets the status of the backup migrated |
Applies to
Azure SDK for .NET