listVolumeReplications

List all replications for a specified volume API Version: 2022-01-01.

Return

List Replications

Parameters

argument

null


suspend fun listVolumeReplications(accountName: String, poolName: String, resourceGroupName: String, volumeName: String): ListVolumeReplicationsResult

Return

List Replications

Parameters

accountName

The name of the NetApp account

poolName

The name of the capacity pool

resourceGroupName

The name of the resource group.

volumeName

The name of the volume

See also


Return

List Replications

Parameters

argument

Builder for com.pulumi.azurenative.netapp.kotlin.inputs.ListVolumeReplicationsPlainArgs.

See also