TargetEligibilityResult.EligibilityStatus Property

Definition

Gets or sets the eligibility status of device, as a failover target device. Possible values include: 'NotEligible', 'Eligible'

[Newtonsoft.Json.JsonProperty(PropertyName="eligibilityStatus")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.TargetEligibilityStatus? EligibilityStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eligibilityStatus")>]
member this.EligibilityStatus : Nullable<Microsoft.Azure.Management.StorSimple8000Series.Models.TargetEligibilityStatus> with get, set
Public Property EligibilityStatus As Nullable(Of TargetEligibilityStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to