Partager via


ArmDevTestLabsModelFactory.DevTestLabRdpConnection(String) Méthode

Définition

Initialise une nouvelle instance de DevTestLabRdpConnection.

public static Azure.ResourceManager.DevTestLabs.Models.DevTestLabRdpConnection DevTestLabRdpConnection (string contents = default);
static member DevTestLabRdpConnection : string -> Azure.ResourceManager.DevTestLabs.Models.DevTestLabRdpConnection
Public Shared Function DevTestLabRdpConnection (Optional contents As String = Nothing) As DevTestLabRdpConnection

Paramètres

contents
String

Contenu du fichier .rdp.

Retours

Une nouvelle DevTestLabRdpConnection instance pour se moquer.

S’applique à