Compartir a través de


Refreshable.RefreshFailures Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="refreshFailures")]
public int? RefreshFailures { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="refreshFailures")>]
member this.RefreshFailures : Nullable<int> with get, set
Public Property RefreshFailures As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a