IJobSubTask.TaskProgress Property

Definition

Progress of the Sub Task

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

Property Value

Attributes

Applies to