Compartilhar via


DriveStatus.BytesSucceeded Property

Definition

Bytes successfully transferred for the drive.

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

Property Value

Implements

Attributes

Applies to