共用方式為


VirtualMachineGetRemoteDesktopFileResponse.RemoteDesktopFile Property

Definition

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[]

Applies to