MigrateSqlServerSqlMITaskOutputAgentJobLevel クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
MigrateSqlServerSqlMITaskOutputAgentJobLevel。
public class MigrateSqlServerSqlMITaskOutputAgentJobLevel : Azure.ResourceManager.DataMigration.Models.MigrateSqlServerSqlMITaskOutput
type MigrateSqlServerSqlMITaskOutputAgentJobLevel = class
inherit MigrateSqlServerSqlMITaskOutput
Public Class MigrateSqlServerSqlMITaskOutputAgentJobLevel
Inherits MigrateSqlServerSqlMITaskOutput
- 継承
プロパティ
EndedOn |
移行の終了時刻。 |
ExceptionsAndWarnings |
ジョブごとの移行エラーと警告。 |
Id |
結果識別子。 (継承元 MigrateSqlServerSqlMITaskOutput) |
IsEnabled |
元のエージェント ジョブの状態。 |
Message |
移行の進行状況メッセージ。 |
Name |
エージェント ジョブ名。 |
StartedOn |
移行の開始時刻。 |
State |
移行の現在の状態。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET