Share via


MoverOperationStatus.Status Property

Definition

Status of the operation. ARM expects the terminal status to be one of Succeeded/ Failed/ Canceled. All other values imply that the operation is still running.

public string Status { get; }
member this.Status : string
Public ReadOnly Property Status As String

Property Value

Applies to