Delen via


TargetComputeSizeProperties.Errors Property

Definition

Gets or sets the reasons why the target compute size is not applicable for the protected item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to