Get Storage Mover Result
data class GetStorageMoverResult(val azureApiVersion: String, val description: String? = null, val id: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
The Storage Mover resource, which is a container for a group of Agents, Projects, and Endpoints.