IOperationResult.PercentComplete Property

Definition

Percentage completed.

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

Property Value

Attributes

Applies to