共用方式為


ImportJobPropertiesStatus.TotalError Property

Definition

Number of errors in the import job.

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

Property Value

Implements

Attributes

Applies to