IComputeInstanceSchema.AssignedUserObjectId Property

Definition

User’s AAD Object Id.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="User’s AAD Object Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectId", Update=true)]
public string AssignedUserObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="User’s AAD Object Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectId", Update=true)>]
member this.AssignedUserObjectId : string with get, set
Public Property AssignedUserObjectId As String

Property Value

Attributes

Applies to