共用方式為


AutoExportJobPropertiesStatus.TotalFilesFailed Property

Definition

Total files failed to be export since the last successfully completed iteration. This is accumulative, some files may be counted repeatedly.

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

Property Value

Implements

Attributes

Applies to