TargetEligibilityResult interface
The eligibility result of device, as a failover target device.
Properties
eligibility |
The eligibility status of device, as a failover target device. |
messages | The list of error messages, if a device does not qualify as a failover target device. |
Property Details
eligibilityStatus
The eligibility status of device, as a failover target device.
eligibilityStatus?: TargetEligibilityStatus
Property Value
messages
The list of error messages, if a device does not qualify as a failover target device.
messages?: TargetEligibilityErrorMessage[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript