Udostępnij przez


IResetPasswordBody.Username Property

Definition

The user whose password is being reset

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="The user whose password is being reset", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="username", Update=false)]
public string Username { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Create=true, Description="The user whose password is being reset", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="username", Update=false)>]
member this.Username : string with get, set
Public Property Username As String

Property Value

Attributes

Applies to