共用方式為


ImportJobPropertiesStatus.TotalBlobsImported Property

Definition

The total blobs that have been imported since import began.

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

Property Value

Implements

Attributes

Applies to