VirtualMachineGetRemoteDesktopFileResponse::RemoteDesktopFile Property
Gets or sets a Remote Desktop Protocol (.rdp) file that can be used to establish a remotely access the Virtual Machine.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property array<unsigned char>^ RemoteDesktopFile { array<unsigned char>^ get(); void set(array<unsigned char>^ value); }
Show: