次の方法で共有


OperationStatusJobsExtendedInfo クラス

定義

ジョブの一覧の操作状態の拡張情報。

public class OperationStatusJobsExtendedInfo : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.OperationStatusExtendedInfo
type OperationStatusJobsExtendedInfo = class
    inherit OperationStatusExtendedInfo
Public Class OperationStatusJobsExtendedInfo
Inherits OperationStatusExtendedInfo
継承
OperationStatusJobsExtendedInfo

コンストラクター

OperationStatusJobsExtendedInfo()

OperationStatusJobsExtendedInfo クラスの新しいインスタンスを初期化します。

OperationStatusJobsExtendedInfo(IList<String>, IDictionary<String,String>)

OperationStatusJobsExtendedInfo クラスの新しいインスタンスを初期化します。

プロパティ

FailedJobsError

失敗したすべてのジョブを、対応するエラー コードと共に取得または設定します。

JobIds

保護された項目に対して作成されたジョブの ID を取得または設定します。

適用対象