getReplicationStorageClassificationMapping

Gets the details of the specified storage classification mapping. Azure REST API version: 2023-04-01. Other available API versions: 2023-06-01.

Return

Storage mapping object.

Parameters

argument

null


suspend fun getReplicationStorageClassificationMapping(fabricName: String, resourceGroupName: String, resourceName: String, storageClassificationMappingName: String, storageClassificationName: String): GetReplicationStorageClassificationMappingResult

Return

Storage mapping object.

See also

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.

storageClassificationMappingName

Storage classification mapping name.

storageClassificationName

Storage classification name.


Return

Storage mapping object.

See also

Parameters

argument

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