GetStorageMoverPlainArgs

data class GetStorageMoverPlainArgs(val resourceGroupName: String, val storageMoverName: String) : ConvertibleToJava<GetStorageMoverPlainArgs>

Constructors

Link copied to clipboard
fun GetStorageMoverPlainArgs(resourceGroupName: String, storageMoverName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetStorageMoverPlainArgs

Properties

Link copied to clipboard

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

Link copied to clipboard

The name of the Storage Mover resource.