Compartir a través de


DebugSendResponse.Failure Propiedad

Definición

Obtiene o establece un error de envío

[Newtonsoft.Json.JsonProperty(PropertyName="properties.failure")]
public double? Failure { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.failure")>]
member this.Failure : Nullable<double> with get, set
Public Property Failure As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a