getVirtualMachineRdpFileContents

Gets a string that represents the contents of the RDP file for the virtual machine Uses Azure REST API version 2018-09-15.

Return

Represents a .rdp file

Parameters

argument

null


Return

Represents a .rdp file

Parameters

labName

The name of the lab.

name

The name of the virtual machine.

resourceGroupName

The name of the resource group.

See also


Return

Represents a .rdp file

Parameters

argument

Builder for com.pulumi.azurenative.devtestlab.kotlin.inputs.GetVirtualMachineRdpFileContentsPlainArgs.

See also