Partager via


DevTestLabVmResource.GetRdpFileContents(CancellationToken) Méthode

Définition

Obtenir une chaîne qui représente le contenu du fichier RDP pour la machine virtuelle

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/virtualmachines/{name}/getRdpFileContents
  • IdVirtualMachines_GetRdpFileContents d’opération
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)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à