IComputeInstanceCreatedBy.UserName Property

Definition

Name of the user.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Name of the user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="userName", Update=false)]
public string UserName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Name of the user.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="userName", Update=false)>]
member this.UserName : string
Public ReadOnly Property UserName As String

Property Value

Attributes

Applies to