Condividi tramite


ServerEndpointRecallStatus.TotalRecallErrorsCount Property

Definition

Gets total count of recall errors.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to