GetVirtualMachineRdpFileContentsPlainArgs

data class GetVirtualMachineRdpFileContentsPlainArgs(val labName: String, val name: String, val resourceGroupName: String) : ConvertibleToJava<GetVirtualMachineRdpFileContentsPlainArgs>

Constructors

constructor(labName: String, name: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the lab.

Link copied to clipboard

The name of the virtual machine.

Link copied to clipboard

The name of the resource group.

Functions

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