MigrationJobStatus Class

Definition

The response model for migration job status.

public class MigrationJobStatus : Microsoft.Azure.AzureOperationResponse
type MigrationJobStatus = class
    inherit AzureOperationResponse
Public Class MigrationJobStatus
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
MigrationJobStatus

Constructors

MigrationJobStatus()

Initializes a new instance of the MigrationJobStatus class.

Properties

JobId

Optional. Gets or sets id of migration job.

MessageInfoList

Optional. Gets or sets any message returned from service

Applies to