你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ASRJob Class

Definition

Azure Site Recovery Job.

public class ASRJob
type ASRJob = class
Public Class ASRJob
Inheritance
ASRJob

Constructors

ASRJob()

Initializes a new instance of the ASRJob class.

ASRJob(Job)

Initializes a new instance of the ASRJob class with required parameters.

Properties

AllowedActions

Gets or sets list of allowed actions.

ClientRequestId

Gets or sets Activity ID.

DisplayName

Gets or sets Job display name.

EndTime

Gets or sets End timestamp.

Errors

Gets or sets list of Errors.

ID

Gets or sets Job ID.

JobType

Gets or sets Job display name.

Name

Gets or sets Job display name.

StartTime

Gets or sets Start timestamp.

State

Gets or sets State of the Job.

StateDescription

Gets or sets StateDescription of the Job.

TargetObjectId

Gets or sets TargetObjectId.

TargetObjectName

Gets or sets End timestamp.

TargetObjectType

Gets or sets TargetObjectType.

Tasks

Gets or sets list of tasks.

Type

Gets or sets type.

Applies to