Share via


ILabServicesIdentity.UserName Property

Definition

The name of the user that uniquely identifies it within containing lab. Used in resource URIs.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The name of the user that uniquely identifies it within containing lab. Used in resource URIs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="userName")]
public string UserName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The name of the user that uniquely identifies it within containing lab. Used in resource URIs.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="userName")>]
member this.UserName : string with get, set
Public Property UserName As String

Property Value

Attributes

Applies to