virtual Hard Disk
suspend fun virtualHardDisk(name: String, block: suspend VirtualHardDiskResourceBuilder.() -> Unit): VirtualHardDisk
Parameters
name
The unique name of the resulting resource.
block
Builder for VirtualHardDisk.
See also
Parameters
name
The unique name of the resulting resource.