Sdílet prostřednictvím


IJobSubTask.TaskStatus Property

Definition

Status of the Sub Task

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Status of the Sub Task", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="taskStatus")]
public string TaskStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Status of the Sub Task", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="taskStatus")>]
member this.TaskStatus : string with get, set
Public Property TaskStatus As String

Property Value

Attributes

Applies to