getStorageMover

Gets a Storage Mover resource. API Version: 2022-07-01-preview.

Return

The Storage Mover resource, which is a container for a group of Agents, Projects, and Endpoints.

Parameters

argument

null


suspend fun getStorageMover(resourceGroupName: String, storageMoverName: String): GetStorageMoverResult

Return

The Storage Mover resource, which is a container for a group of Agents, Projects, and Endpoints.

Parameters

resourceGroupName

The name of the resource group. The name is case insensitive.

storageMoverName

The name of the Storage Mover resource.

See also


Return

The Storage Mover resource, which is a container for a group of Agents, Projects, and Endpoints.

Parameters

argument

Builder for com.pulumi.azurenative.storagemover.kotlin.inputs.GetStorageMoverPlainArgs.

See also