FailoverSet interface
The failover set on a device.
Properties
eligibility |
The eligibility result of the failover set, for failover. |
volume |
The list of meta data of volume containers, which are part of the failover set. |
Property Details
eligibilityResult
The eligibility result of the failover set, for failover.
eligibilityResult?: FailoverSetEligibilityResult
Property Value
volumeContainers
The list of meta data of volume containers, which are part of the failover set.
volumeContainers?: VolumeContainerFailoverMetadata[]
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