共用方式為


AutoExportJobPropertiesStatus.CurrentIterationFilesDiscovered Property

Definition

Files discovered for export in current iteration. It may increase while more export items are found.

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

Property Value

Implements

Attributes

Applies to