Delen via


FabricProperties.HealthErrorDetails Property

Definition

Gets or sets fabric health error details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to