JobProperties interface
ジョブ カスタム データの詳細。
プロパティ
activity |
アクティビティ ID。 |
allowed |
ジョブの許可されたアクション。 |
custom |
テスト フェールオーバー ジョブの詳細などのカスタム ジョブの詳細。 |
end |
終了時刻です。 |
errors | エラー。 |
friendly |
DisplayName。 |
scenario |
ScenarioName。 |
start |
開始時刻です。 |
state | ジョブの状態。 NotStarted、InProgress、Succeeded、Failed、Cancelled、Suspended、Other のいずれかの値です。 |
state |
ジョブの状態の説明。 たとえば、 - Succeeded 状態の場合、説明は Completed、PartiallySucceeded、CompletedWithInformation、Skipped にすることができます。 |
target |
Microsoft.Azure.SiteRecovery.V2015_11_10.AffectedObjectType クラスの影響を受けるオブジェクトの型。 |
target |
影響を受けるオブジェクト ID。 |
target |
影響を受けるオブジェクトの名前。 |
tasks | タスク。 |
プロパティの詳細
activityId
アクティビティ ID。
activityId?: string
プロパティ値
string
allowedActions
ジョブの許可されたアクション。
allowedActions?: string[]
プロパティ値
string[]
customDetails
endTime
終了時刻です。
endTime?: Date
プロパティ値
Date
errors
friendlyName
DisplayName。
friendlyName?: string
プロパティ値
string
scenarioName
ScenarioName。
scenarioName?: string
プロパティ値
string
startTime
開始時刻です。
startTime?: Date
プロパティ値
Date
state
ジョブの状態。 NotStarted、InProgress、Succeeded、Failed、Cancelled、Suspended、Other のいずれかの値です。
state?: string
プロパティ値
string
stateDescription
ジョブの状態の説明。 たとえば、 - Succeeded 状態の場合、説明は Completed、PartiallySucceeded、CompletedWithInformation、Skipped にすることができます。
stateDescription?: string
プロパティ値
string
targetInstanceType
Microsoft.Azure.SiteRecovery.V2015_11_10.AffectedObjectType クラスの影響を受けるオブジェクトの型。
targetInstanceType?: string
プロパティ値
string
targetObjectId
影響を受けるオブジェクト ID。
targetObjectId?: string
プロパティ値
string
targetObjectName
影響を受けるオブジェクトの名前。
targetObjectName?: string
プロパティ値
string