IDevBox.User Property

Definition

The AAD object id of the user this Dev Box is assigned to.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The AAD object id of the user this Dev Box is assigned to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="user")]
public string User { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The AAD object id of the user this Dev Box is assigned to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="user")>]
member this.User : string
Public ReadOnly Property User As String

Property Value

Attributes

Applies to