共用方式為


AutoExportJobPropertiesStatus.TotalMiBExported Property

Definition

Total data (in MiB) exported since the start of the export. This is accumulative, some files may be counted repeatedly.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public long? TotalMiBExported { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.TotalMiBExported : Nullable<int64>
Public ReadOnly Property TotalMiBExported As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to