Partilhar via


ArmDevTestLabsModelFactory.DevTestLabRdpConnection(String) Método

Definição

Inicializa uma nova instância 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

Parâmetros

contents
String

O conteúdo do arquivo .rdp.

Retornos

Uma nova DevTestLabRdpConnection instância para simulação.

Aplica-se a