Aracılığıyla paylaş


MigrationItemProperties.HealthErrors Property

Definition

Gets the list of health errors.

[Newtonsoft.Json.JsonProperty(PropertyName="healthErrors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HealthError> HealthErrors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthErrors")>]
member this.HealthErrors : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.HealthError>
Public ReadOnly Property HealthErrors As IList(Of HealthError)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to