MoveResourceStatus interface

Defines the move resource status.

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.

Property Details

errors

An error response from the azure resource mover service.

errors?: MoveResourceError

Property Value

jobStatus

Defines the job status.

jobStatus?: JobStatus

Property Value

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