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

MongoDBRestartCommand 类

定义

命令的属性,用于重启迁移的全部或部分操作。

public class MongoDBRestartCommand : Azure.ResourceManager.DataMigration.Models.CommandProperties
type MongoDBRestartCommand = class
    inherit CommandProperties
Public Class MongoDBRestartCommand
Inherits CommandProperties
继承
MongoDBRestartCommand

构造函数

MongoDBRestartCommand()

初始化 MongoDBRestartCommand 的新实例。

属性

Errors

错误数组。 如果提交,则忽略此项。

(继承自 CommandProperties)
InputObjectName

要对其执行操作的数据库或集合的限定名称,或执行整个迁移的 null。

State

命令的状态。 如果提交,则忽略此项。

(继承自 CommandProperties)

适用于