ServerEndpointFilesNotSyncingError.PersistentCount Property

Definition

Gets count of persistent files not syncing with the specified error code

[Newtonsoft.Json.JsonProperty(PropertyName="persistentCount")]
public long? PersistentCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="persistentCount")>]
member this.PersistentCount : Nullable<int64>
Public ReadOnly Property PersistentCount As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to