Compartilhar via


ValidateOperationResponse.ValidationResults Propriedade

Definição

Obtém o resultado da validação

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a