共用方式為


IAutoExportJobPropertiesStatus.CurrentIterationFilesExported Property

Definition

Files that have been exported in current iteration.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Files that have been exported in current iteration.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentIterationFilesExported", Update=false)]
public long? CurrentIterationFilesExported { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Files that have been exported in current iteration.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentIterationFilesExported", Update=false)>]
member this.CurrentIterationFilesExported : Nullable<int64>
Public ReadOnly Property CurrentIterationFilesExported As Nullable(Of Long)

Property Value

Attributes

Applies to