Share via


ConfirmMigrationStatusMsg Class

Definition

Overall Confirm Migration status msg for a specific config

public class ConfirmMigrationStatusMsg
type ConfirmMigrationStatusMsg = class
Public Class ConfirmMigrationStatusMsg
Inheritance
ConfirmMigrationStatusMsg

Constructors

ConfirmMigrationStatusMsg(String, MigrationConfirmStatus)

Constructs ConfirmMigrationStatusMsg to be returned as an output of Get-AzureStorSimpleVolumeContainerConfirmStatus cmdlet

Properties

CommitComplete

Get or sets the overall confirm volume container status for the volume container(s) in Commit Completed state

CommitFailed

Get or sets the overall confirm volume container status for the volume container(s) in Commit failed state

CommitInProgress

Get or sets the overall confirm volume container status for the volume container(s) in Commit inprogress state

CommitOrRollbackNotStarted

Get or sets the overall confirm volume container status for the volume container(s) in Commit/Rollback not started state

LegacyConfigId

Gets or sets the config id whose volume container confirm status is fetched

RollbackComplete

Get or sets the overall confirm volume container status for the volume container(s) in Rollback completed state

RollbackFailed

Get or sets the overall confirm volume container status for the volume container(s) in Rollback failed state

RollbackInProgress

Get or sets the overall confirm volume container status for the volume container(s) in Rollback inprogress state

Applies to