OperationStatus.PercentComplete Property

Definition

Percent of the operation that is complete.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)]
public float? PercentComplete { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Inherited)>]
member this.PercentComplete : Nullable<single> with get, set
Public Property PercentComplete As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to