getReplicationFabric

Gets the details of an Azure Site Recovery fabric. API Version: 2018-07-10.

Return

Fabric definition.

Parameters

argument

null


suspend fun getReplicationFabric(fabricName: String, resourceGroupName: String, resourceName: String): GetReplicationFabricResult

Return

Fabric 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.

See also


Return

Fabric definition.

Parameters

argument

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

See also