Compartilhar via


AzureIaaSVMJobV2.ErrorDetails Propriedade

Definição

Obtém ou define detalhes de erro sobre a execução deste trabalho.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a