PutJobParameters.PercentComplete Property

Definition

Overall percentage completed for the job.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.PropertyOrigin.Inlined)]
public long? PercentComplete { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Origin(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.PropertyOrigin.Inlined)>]
member this.PercentComplete : Nullable<int64> with get, set
Public Property PercentComplete As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to