Compartir a través de


DpmJob.ErrorDetails Propiedad

Definición

Obtiene o establece los errores.

[Newtonsoft.Json.JsonProperty(PropertyName="errorDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.DpmErrorInfo> ErrorDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorDetails")>]
member this.ErrorDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.DpmErrorInfo> with get, set
Public Property ErrorDetails As IList(Of DpmErrorInfo)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a