IJobSubTask.TaskStatus Property

Definition

Status of the Sub Task

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

Property Value

Attributes

Applies to