你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MigrationPlanInfoMsg 类

定义

每个卷容器的迁移计划

public class MigrationPlanInfoMsg : Microsoft.WindowsAzure.Management.StorSimple.MigrationCommonModelFormatter
type MigrationPlanInfoMsg = class
    inherit MigrationCommonModelFormatter
Public Class MigrationPlanInfoMsg
Inherits MigrationCommonModelFormatter
继承
MigrationPlanInfoMsg

构造函数

MigrationPlanInfoMsg(MigrationPlanInfo)

从服务返回的实际计划构造迁移计划

属性

AssumedBandwidthInMbps

在计算估计值时,获取或设置 MBps) (的可用带宽

CloudConfigurationName

获取或设置估计完成的卷容器

EstimatedTimeForAllBackups

获取或设置给定卷容器的整个备份集的估计迁移时间

EstimatedTimeForLargestBackup

获取或设置在给定卷容器中迁移最大备份的估计时间

PlanMessageInfo

获取或设置估算计划时返回的消息/建议

Status

迁移计划的状态

方法

ConcatStringList(List<String>, String)

Concats 所有在列表中指定由指定的分隔符分隔的字符串

(继承自 MigrationCommonModelFormatter)
FormatTimeSpan(TimeSpan)

设置时间跨度的格式

(继承自 MigrationCommonModelFormatter)
GetResultMessage(String, MigrationJobStatus)

获取要显示的确认迁移成功消息,其中包含从服务获取的错误字符串

(继承自 MigrationCommonModelFormatter)
HcsMessageInfoToString(HcsMessageInfo)

将 HcsMessageInfo 转换为所需的字符串输出

(继承自 MigrationCommonModelFormatter)
IntendAndConCat(String, Object, Int32, String)

该 API 用于指定对象的前缀和字符串表示形式,由带适当缩进 b/w 字符串的分隔符分隔

(继承自 MigrationCommonModelFormatter)
ToString()

将每个数据容器的迁移计划转换为所需格式的字符串

适用于