共用方式為


AutoExportJobPropertiesStatus.ExportIterationCount Property

Definition

Number of iterations completed since the start of the export.

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

Property Value

Implements

Attributes

Applies to