LabVhdResponse

data class LabVhdResponse(val id: String? = null)

Properties of a VHD in the lab.

Constructors

Link copied to clipboard
constructor(id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

The URI to the VHD.