GetVirtualMachineRdpFileContentsPlainArgs

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

Constructors

fun GetVirtualMachineRdpFileContentsPlainArgs(labName: String, name: String, resourceGroupName: String)

Functions

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

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.