Freigeben über


ArmDevTestLabsModelFactory.DevTestLabRdpConnection(String) Methode

Definition

Initialisiert eine neue instance von 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

Parameter

contents
String

Der Inhalt der RDP-Datei.

Gibt zurück

Eine neue DevTestLabRdpConnection instance zum Mocking.

Gilt für: