IJobSubTask.TaskProgress Property

Definition

Progress of the Sub Task

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

Property Value

Attributes

Applies to