IJobSubTask.TaskProgress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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