Compartir a través de


Job.TotalRefreshErrors Propiedad

Definición

Obtiene el número total de errores detectados durante el proceso de actualización.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalRefreshErrors")]
public int? TotalRefreshErrors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalRefreshErrors")>]
member this.TotalRefreshErrors : Nullable<int>
Public ReadOnly Property TotalRefreshErrors As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a