MoveResourcePropertiesMoveStatus interface

Defines the move resource status.

Extends

Inherited Properties

errors

An error response from the azure resource mover service.

jobStatus

Defines the job status.

moveState

Defines the MoveResource states. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Property Details

errors

An error response from the azure resource mover service.

errors?: MoveResourceError

Property Value

Inherited From MoveResourceStatus.errors

jobStatus

Defines the job status.

jobStatus?: JobStatus

Property Value

Inherited From MoveResourceStatus.jobStatus

moveState

Defines the MoveResource states. NOTE: This property will not be serialized. It can only be populated by the server.

moveState?: string

Property Value

string

Inherited From MoveResourceStatus.moveState