Partager via


ValidateOperationResponse.ValidationResults Propriété

Définition

Obtient le résultat de la validation

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à