다음을 통해 공유


ReplicationEligibilityResultsProperties.Errors Property

Definition

Gets or sets the error details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to