IComputeInstanceSchema.CreatedByUserName Property

Definition

Name of the user.

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

Property Value

Attributes

Applies to