MigrationStatus Enum

Definition

Represents the migration status for a data container

public enum MigrationStatus
type MigrationStatus = 
Public Enum MigrationStatus
Inheritance
MigrationStatus

Fields

Completed 3

Status indicates the migration of volume container has completed

Failed 2

Status indicates the backup volume container has failed

InProgress 1

Status indicates the migration of the volume container is in progress

NotStarted 0

Status indicates the migration of the volume container has not yet started

Applies to