getReplicationvCenter

Gets the details of a registered vCenter server(Add vCenter server.) API Version: 2018-07-10.

Return

vCenter definition.

Parameters

argument

null


suspend fun getReplicationvCenter(fabricName: String, resourceGroupName: String, resourceName: String, vCenterName: String): GetReplicationvCenterResult

Return

vCenter definition.

Parameters

fabricName

Fabric name.

resourceGroupName

The name of the resource group where the recovery services vault is present.

resourceName

The name of the recovery services vault.

vCenterName

vCenter name.

See also


Return

vCenter definition.

Parameters

argument

Builder for com.pulumi.azurenative.recoveryservices.kotlin.inputs.GetReplicationvCenterPlainArgs.

See also