getReplicationFabric

Gets the details of an Azure Site Recovery fabric. Azure REST API version: 2023-04-01. Other available API versions: 2023-06-01.

Return

Fabric definition.

Parameters

argument

null


suspend fun getReplicationFabric(fabricName: String, filter: String? = null, resourceGroupName: String, resourceName: String): GetReplicationFabricResult

Return

Fabric definition.

See also

Parameters

fabricName

Fabric name.

filter

OData filter options.

resourceGroupName

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

resourceName

The name of the recovery services vault.


Return

Fabric definition.

See also

Parameters

argument

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