getReplicationStorageClassificationMapping

Gets the details of the specified storage classification mapping. API Version: 2018-07-10.

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.

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.

See also


Return

Storage mapping object.

Parameters

argument

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

See also