TargetEligibilityResult.Messages Property

Definition

Gets or sets the list of error messages, if a device does not qualify as a failover target device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to