VirtualMachineGetRemoteDesktopFileResponse.RemoteDesktopFile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required. A Remote Desktop Protocol (.rdp) file that can be used to establish a remote desktop session to the virtual machine
public byte[] RemoteDesktopFile { get; set; }
member this.RemoteDesktopFile : byte[] with get, set
Public Property RemoteDesktopFile As Byte()
Property Value
Byte[]