Freigeben über


IOperationResult.PercentComplete Property

Definition

Percent completion

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="Percent completion", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=false, SerializedName="percentComplete", Update=true)]
public float? PercentComplete { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="Percent completion", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=false, SerializedName="percentComplete", Update=true)>]
member this.PercentComplete : Nullable<single> with get, set
Public Property PercentComplete As Nullable(Of Single)

Property Value

Attributes

Applies to