listDeviceFailoverSets

Returns all failover sets for a given device and their eligibility for participating in a failover. A failover set refers to a set of volume containers that need to be failed-over as a single unit to maintain data integrity. Azure REST API version: 2017-06-01.

Return

The list of failover sets.

Parameters

argument

null


suspend fun listDeviceFailoverSets(deviceName: String, managerName: String, resourceGroupName: String): ListDeviceFailoverSetsResult

Return

The list of failover sets.

See also

Parameters

deviceName

The device name

managerName

The manager name

resourceGroupName

The resource group name


Return

The list of failover sets.

See also

Parameters

argument

Builder for com.pulumi.azurenative.storsimple.kotlin.inputs.ListDeviceFailoverSetsPlainArgs.