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)

適用対象