ListFailoverTargetsRequest interface
The request object for fetching the list of failover targets (eligible devices for failover).
Properties
volume |
The list of path IDs of the volume containers that needs to be failed-over, for which we want to fetch the eligible targets. |
Property Details
volumeContainers
The list of path IDs of the volume containers that needs to be failed-over, for which we want to fetch the eligible targets.
volumeContainers?: string[]
Property Value
string[]
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