IOperationResult.PercentComplete Property

Definition

Percentage completed.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="Percentage completed.", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="percentComplete", Update=false)]
public double? PercentComplete { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="Percentage completed.", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="percentComplete", Update=false)>]
member this.PercentComplete : Nullable<double>
Public ReadOnly Property PercentComplete As Nullable(Of Double)

Property Value

Attributes

Applies to