次の方法で共有


DriveStatus.PercentComplete Property

Definition

Percentage completed for the drive.

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

Property Value

Implements

Attributes

Applies to