你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

VirtualMachineGetRemoteDesktopFileResponse.RemoteDesktopFile 属性

定义

必需。 远程桌面协议 (.rdp) 文件,可用于建立与虚拟机的远程桌面会话

public byte[] RemoteDesktopFile { get; set; }
member this.RemoteDesktopFile : byte[] with get, set
Public Property RemoteDesktopFile As Byte()

属性值

Byte[]

适用于