IComputeInstanceSchema.CreatedByUserName 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 CreatedByUserName { 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.CreatedByUserName : string
Public ReadOnly Property CreatedByUserName As String

Property Value

Attributes

Applies to