IComputeInstanceCreatedBy.UserId Property

Definition

Uniquely identifies the user within his/her organization.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Uniquely identifies the user within his/her organization.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="userId", Update=false)]
public string UserId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Uniquely identifies the user within his/her organization.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="userId", Update=false)>]
member this.UserId : string
Public ReadOnly Property UserId As String

Property Value

Attributes

Applies to