Freigeben über


LabVirtualMachineResetPasswordContent(String, String) Konstruktor

Definition

Initialisiert eine neue instance von LabVirtualMachineResetPasswordContent.

public LabVirtualMachineResetPasswordContent (string username, string password);
new Azure.ResourceManager.LabServices.Models.LabVirtualMachineResetPasswordContent : string * string -> Azure.ResourceManager.LabServices.Models.LabVirtualMachineResetPasswordContent
Public Sub New (username As String, password As String)

Parameter

username
String

Der Benutzer, dessen Kennwort zurückgesetzt wird.

password
String

Das Kennwort.

Ausnahmen

username oder password ist NULL.

Gilt für: