Share via


Refreshable.RefreshFailures Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to