Partilhar via


DevTestLabVmResource.GetRdpFileContents(CancellationToken) Método

Definição

Obtém uma cadeia de caracteres que representa o conteúdo do arquivo RDP para a máquina virtual

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/virtualmachines/{name}/getRdpFileContents
  • Operação IdVirtualMachines_GetRdpFileContents
public virtual Azure.Response<Azure.ResourceManager.DevTestLabs.Models.DevTestLabRdpConnection> GetRdpFileContents (System.Threading.CancellationToken cancellationToken = default);
abstract member GetRdpFileContents : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DevTestLabs.Models.DevTestLabRdpConnection>
override this.GetRdpFileContents : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DevTestLabs.Models.DevTestLabRdpConnection>
Public Overridable Function GetRdpFileContents (Optional cancellationToken As CancellationToken = Nothing) As Response(Of DevTestLabRdpConnection)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a