次の方法で共有


JobProperties interface

ジョブ カスタム データの詳細。

プロパティ

activityId

アクティビティ ID。

allowedActions

ジョブの許可されたアクション。

customDetails

テスト フェールオーバー ジョブの詳細などのカスタム ジョブの詳細。

endTime

終了時刻です。

errors

エラー。

friendlyName

DisplayName。

scenarioName

ScenarioName。

startTime

開始時刻です。

state

ジョブの状態。 NotStarted、InProgress、Succeeded、Failed、Cancelled、Suspended、Other のいずれかの値です。

stateDescription

ジョブの状態の説明。 たとえば、 - Succeeded 状態の場合、説明は Completed、PartiallySucceeded、CompletedWithInformation、Skipped にすることができます。

targetInstanceType

Microsoft.Azure.SiteRecovery.V2015_11_10.AffectedObjectType クラスの影響を受けるオブジェクトの型。

targetObjectId

影響を受けるオブジェクト ID。

targetObjectName

影響を受けるオブジェクトの名前。

tasks

タスク。

プロパティの詳細

activityId

アクティビティ ID。

activityId?: string

プロパティ値

string

allowedActions

ジョブの許可されたアクション。

allowedActions?: string[]

プロパティ値

string[]

customDetails

テスト フェールオーバー ジョブの詳細などのカスタム ジョブの詳細。

customDetails?: JobDetailsUnion

プロパティ値

endTime

終了時刻です。

endTime?: Date

プロパティ値

Date

errors

エラー。

errors?: JobErrorDetails[]

プロパティ値

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

tasks

タスク。

tasks?: ASRTask[]

プロパティ値