MigrationDataContainerStatus 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 status of volume container (Cloud Configuration) migrated.
public class MigrationDataContainerStatus
type MigrationDataContainerStatus = class
Public Class MigrationDataContainerStatus
- Inheritance
-
MigrationDataContainerStatus
Constructors
MigrationDataContainerStatus() |
Initializes a new instance of the MigrationDataContainerStatus class. |
Properties
BackupSets |
Required. Gets or sets the status of all backup being migrated for the given volume container |
CloudConfigurationName |
Required. Gets or sets the name of the volume container |
MessageInfo |
Required. Gets or sets the volume container level message or recommendation, usually when an error is encountered during migration |
PercentageCompleted |
Required. Gets or sets percentage of migration completed |
Status |
Required. Gets or sets status of the migration |
Applies to
Azure SDK for .NET